1 write to DisposeCount
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
259DisposeCount++;
1 reference to DisposeCount
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
84Assert.Equal(1, disposable.DisposeCount);