1 write to waitOnBeginRequestWithFlow
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (1)
230waitOnBeginRequestWithFlow = new Action<object>(OnBeginRequestWithFlow);
2 references to waitOnBeginRequestWithFlow
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (2)
228if (waitOnBeginRequestWithFlow == null) 232return waitOnBeginRequestWithFlow;