1 write to _disposed
System.Net.Quic (1)
System\Net\Quic\QuicListener.cs (1)
408if (Interlocked.Exchange(ref _disposed, true))
1 reference to _disposed
System.Net.Quic (1)
System\Net\Quic\QuicListener.cs (1)
178ObjectDisposedException.ThrowIf(_disposed, this);