2 references to OperationStreamProvider
System.ServiceModel (2)
System\ServiceModel\Dispatcher\StreamFormatter.cs (2)
51writer.WriteValue(new OperationStreamProvider(streamValue)); 99IAsyncResult result = writer.WriteValueAsync(new OperationStreamProvider(streamValue)).AsAsyncResult(PrepareAsyncCompletion(handleEndSerialize), this);