5 references to InternalWaitForCompletion
System.Net.Requests (5)
System\Net\FtpDataStream.cs (1)
290object result = ((LazyAsyncResult)ar).InternalWaitForCompletion()!;
System\Net\FtpWebRequest.cs (4)
564_readAsyncResult?.InternalWaitForCompletion(); 693castedAsyncResult.InternalWaitForCompletion(); 817castedAsyncResult.InternalWaitForCompletion(); 1689_requestCompleteAsyncResult!.InternalWaitForCompletion();