1 write to _security
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (1)
41_security = security;
2 references to _security
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (2)
299if (_security != null) 301message.Properties.Security = (SecurityMessageProperty)_security.CreateCopy();