1 write to _remoteIdentity
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
133_remoteIdentity = EndpointIdentity.CreateIdentity(identityClaim);
2 references to _remoteIdentity
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingChannels.cs (2)
125if (_remoteIdentity == null) 138return _remoteIdentity;