1 write to onAsyncReadComplete
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
126onAsyncReadComplete = new WaitCallback(OnAsyncReadComplete);
2 references to onAsyncReadComplete
System.ServiceModel (2)
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
124if (onAsyncReadComplete == null) 130onAsyncReadComplete, null) == AsyncCompletionResult.Queued)