2 references to CaptureOrComplete
System (2)
net\System\Net\_ContextAwareResult.cs (2)
268
return
CaptureOrComplete
(ref cachedContext, false);
308
bool calledCallback =
CaptureOrComplete
(ref cachedContext, true);