4 references to BeginGetContext
System.ServiceModel (4)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (4)
248listenerContextResult = this.BeginGetContext(false); 386listenerContextResult = this.BeginGetContext(false); 460IAsyncResult result = this.BeginGetContext(true); 496IAsyncResult result = this.BeginGetContext(false);