1 write to _disposed
Aspire.Hosting (1)
Dcp\ProxylessEndpointPortAllocator.cs (1)
125_disposed = true;
3 references to _disposed
Aspire.Hosting (3)
Dcp\ProxylessEndpointPortAllocator.cs (3)
90ObjectDisposedException.ThrowIf(_disposed, this); 107ObjectDisposedException.ThrowIf(_disposed, this); 120if (_disposed)