3 references to s_disposedSentinel
System.Net.Security (3)
System\Net\Security\NegotiateStream.cs (3)
80_exception = s_disposedSentinel; 93_exception = s_disposedSentinel; 588ObjectDisposedException.ThrowIf(ReferenceEquals(e, s_disposedSentinel), this);