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