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