2 writes to DidInvokeMyInvocableStaticVoid
Microsoft.JSInterop.Tests (2)
Infrastructure\DotNetDispatcherTest.cs (2)
78SomePublicType.DidInvokeMyInvocableStaticVoid = false; 907DidInvokeMyInvocableStaticVoid = true;
1 reference to DidInvokeMyInvocableStaticVoid
Microsoft.JSInterop.Tests (1)
Infrastructure\DotNetDispatcherTest.cs (1)
83Assert.True(SomePublicType.DidInvokeMyInvocableStaticVoid);