1 write to wsatServiceAddress
WsatUI (1)
Configuration\WsatServiceAddress.cs (1)
22
wsatServiceAddress
= String.Format(CultureInfo.InvariantCulture, wsatServiceAddressFormat, this.port);
2 references to wsatServiceAddress
WsatUI (2)
Configuration\WsatServiceAddress.cs (2)
29
ReserveURL(
wsatServiceAddress
, wsatSecurityDescriptor);
37
FreeURL(
wsatServiceAddress
, wsatSecurityDescriptor);