2 references to PrepareAsyncCompletion
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
420
IAsyncResult result = streamFormatter.BeginSerialize(writer, parameters, returnValue,
PrepareAsyncCompletion
(s_handleEndSerializeBodyContents), this);
810
PrepareAsyncCompletion
(s_handleEndOnWriteBodyContents), this);