7 references to MustCompleteSynchronously
System (7)
net\System\Net\SecureProtocols\_NegoStream.cs (2)
273if (!asyncRequest.MustCompleteSynchronously) 327if (!asyncRequest.MustCompleteSynchronously)
net\System\Net\SecureProtocols\_SslState.cs (3)
857if (!asyncRequest.MustCompleteSynchronously) 901if (!asyncRequest.MustCompleteSynchronously) 1716if (request.MustCompleteSynchronously)
net\System\Net\SecureProtocols\_SslStream.cs (2)
746if (!asyncRequest.MustCompleteSynchronously) 793if (!asyncRequest.MustCompleteSynchronously)