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