1 write to writeState
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
984this.writeState = parentState;
2 references to writeState
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
992return this.writeState.Arguments != null ? this.writeState.Arguments.AsyncState : null;