1 write to _key
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointAddressProcessor.cs (1)
162
_key
= ns + ":" + l;
2 references to _key
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointAddressProcessor.cs (2)
167
return string.Compare(
_key
, a.
_key
, StringComparison.Ordinal);