1 write to BeginInvokeJSInvocationCount
Microsoft.JSInterop.Tests (1)
JSObjectReferenceTest.cs (1)
125BeginInvokeJSInvocationCount++;
2 references to BeginInvokeJSInvocationCount
Microsoft.JSInterop.Tests (2)
JSObjectReferenceTest.cs (2)
80Assert.Equal(1, jsRuntime.BeginInvokeJSInvocationCount); 97Assert.Equal(1, jsRuntime.BeginInvokeJSInvocationCount);