2 references to s_disposedSentinel
System.Net.Security (2)
System\Net\Security\SslStream.cs (1)
899ObjectDisposedException.ThrowIf(ReferenceEquals(e, s_disposedSentinel), this);
System\Net\Security\SslStream.IO.cs (1)
54_exception = s_disposedSentinel;