2 writes to _rawConnection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (2)
40_rawConnection = rawConnection; 84_rawConnection = null;
2 references to _rawConnection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (2)
81if (_rawConnection != null) 83result = _rawConnection;