1 write to BeginInvokeJSInvocationCount
Microsoft.JSInterop.Tests (1)
JSObjectReferenceTest.cs (1)
75
BeginInvokeJSInvocationCount
++;
1 reference to BeginInvokeJSInvocationCount
Microsoft.JSInterop.Tests (1)
JSObjectReferenceTest.cs (1)
23
Assert.Equal(1, jsRuntime.
BeginInvokeJSInvocationCount
);