2 writes to _asyncReadState
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (1)
635_asyncReadState = state;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (1)
371_asyncReadState = null;
1 reference to _asyncReadState
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (1)
369object asyncReadState = _asyncReadState;