2 references to CaptureOrComplete
System.Net.Mail (2)
src\libraries\Common\src\System\Net\ContextAwareResult.cs (2)
206return CaptureOrComplete(ref cachedContext, false); 245bool calledCallback = CaptureOrComplete(ref cachedContext, true);