1 instantiation of BeginInvokeAsyncArgs
Microsoft.JSInterop.Tests (1)
JSRuntimeTest.cs (1)
487
BeginInvokeCalls.Add(new
BeginInvokeAsyncArgs
3 references to BeginInvokeAsyncArgs
Microsoft.JSInterop.Tests (3)
JSRuntimeTest.cs (3)
284
var
call = runtime.BeginInvokeCalls.Single();
448
public List<
BeginInvokeAsyncArgs
> BeginInvokeCalls = new List<
BeginInvokeAsyncArgs
>();