1 write to _identityClaim
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointIdentity.cs (1)
33
_identityClaim
= identityClaim;
2 references to _identityClaim
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointIdentity.cs (2)
41
if (
_identityClaim
== null)
45
return
_identityClaim
;