1 write to _remoteIdentity
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
162
_remoteIdentity
= EndpointIdentity.CreateIdentity(
2 references to _remoteIdentity
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (2)
155
if (
_remoteIdentity
== null)
167
return
_remoteIdentity
;