1 write to Disposed
Aspire.Hosting.Browsers.Tests (1)
BrowserPageSessionTests.cs (1)
485Disposed = true;
6 references to Disposed
Aspire.Hosting.Browsers.Tests (6)
BrowserPageSessionTests.cs (6)
96Assert.True(connection.Disposed); 135Assert.True(connection.Disposed); 199Assert.True(connection.Disposed); 241Assert.True(firstConnection.Disposed); 265Assert.True(secondConnection.Disposed); 327Assert.True(firstConnection.Disposed);