1 reference to cachedAsyncResult
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\ServiceHttpModule.cs (1)
120return (cb == null) ? cachedAsyncResult : new CompletedAsyncResult(cb, state);