1 write to _connection
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
43_connection = value;
2 references to _connection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (2)
39return _connection; 71message.Properties[ConnectionMessageProperty.Name] = _connection;