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