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