2 writes to _asyncWriteState
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (1)
385
_asyncWriteState
= state;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (1)
302
_asyncWriteState
= null;
1 reference to _asyncWriteState
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (1)
300
object asyncWriteState =
_asyncWriteState
;