1 write to _claimComparer
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointIdentity.cs (1)
34
_claimComparer
= claimComparer;
2 references to _claimComparer
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointIdentity.cs (2)
103
if (
_claimComparer
== null)
108
return
_claimComparer
;