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