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