2 instantiations of WsatServiceAddress
WsatConfig (2)
Configuration\WsatConfiguration.cs (2)
811wsatServiceAddress = new WsatServiceAddress(this.previousConfig.HttpsPort); 817wsatServiceAddress = new WsatServiceAddress(this.HttpsPort);
1 reference to WsatServiceAddress
WsatConfig (1)
Configuration\WsatConfiguration.cs (1)
807WsatServiceAddress wsatServiceAddress;