2 instantiations of HttpServiceConfigUrlAclKey
WsatUI (2)
Configuration\WsatServiceAddress.cs (2)
51HttpServiceConfigUrlAclKey keyDesc = new HttpServiceConfigUrlAclKey(networkURL); 114HttpServiceConfigUrlAclKey urlAclKey = new HttpServiceConfigUrlAclKey(networkURL);
3 references to HttpServiceConfigUrlAclKey
WsatUI (3)
Configuration\HttpWrapper.cs (1)
94internal HttpServiceConfigUrlAclKey KeyDesc;
Configuration\WsatServiceAddress.cs (2)
51HttpServiceConfigUrlAclKey keyDesc = new HttpServiceConfigUrlAclKey(networkURL); 114HttpServiceConfigUrlAclKey urlAclKey = new HttpServiceConfigUrlAclKey(networkURL);