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)
39
return
_connection
;
71
message.Properties[ConnectionMessageProperty.Name] =
_connection
;