3 references to StrongAuthority
System (2)
net\System\URI.cs (2)
3085goto case UriComponents.StrongAuthority; 3184case UriComponents.StrongAuthority: //UserInfo|Host|StrongPort
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ScopeCompiler.cs (1)
186string authority = scope.GetComponents(UriComponents.StrongAuthority, UriFormat.UriEscaped);