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