1 instantiation of WriteFlushAsyncEventArgs
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
347
writeflushState = new
WriteFlushAsyncEventArgs
();
6 references to WriteFlushAsyncEventArgs
System.ServiceModel (6)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (6)
344
WriteFlushAsyncEventArgs
writeflushState = (
WriteFlushAsyncEventArgs
)currentBuffer.FlushAsyncArgs;
362
WriteFlushAsyncEventArgs
flushState = (
WriteFlushAsyncEventArgs
)state;
444
WriteFlushAsyncEventArgs
flushState = (
WriteFlushAsyncEventArgs
)state;