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)
41if (_identityClaim == null) 45return _identityClaim;