2 writes to DidInvokeMyInvocableStaticVoid
Microsoft.JSInterop.Tests (2)
Infrastructure\DotNetDispatcherTest.cs (2)
77SomePublicType.DidInvokeMyInvocableStaticVoid = false; 862DidInvokeMyInvocableStaticVoid = true;
1 reference to DidInvokeMyInvocableStaticVoid
Microsoft.JSInterop.Tests (1)
Infrastructure\DotNetDispatcherTest.cs (1)
82Assert.True(SomePublicType.DidInvokeMyInvocableStaticVoid);