1 write to port
WsatConfig (1)
Configuration\WsatServiceCertificate.cs (1)
22this.port = port;
2 references to port
WsatConfig (2)
Configuration\WsatServiceCertificate.cs (2)
52sockAddr = new WinsockSockAddr(new IPAddress(0), (short)this.port); 130sockAddr = new WinsockSockAddr(new IPAddress(0), (short)this.port);