1 write to AsyncHandle
Microsoft.JSInterop.Tests (1)
JSRuntimeTest.cs (1)
489AsyncHandle = asyncHandle,
8 references to AsyncHandle
Microsoft.JSInterop.Tests (8)
JSRuntimeTest.cs (8)
35Assert.NotEqual(runtime.BeginInvokeCalls[0].AsyncHandle, call.AsyncHandle); 119runtime.BeginInvokeCalls[1].AsyncHandle, 141runtime.BeginInvokeCalls[0].AsyncHandle, 166runtime.BeginInvokeCalls[0].AsyncHandle, 195runtime.BeginInvokeCalls[1].AsyncHandle, 222runtime.BeginInvokeCalls[1].AsyncHandle, 244var asyncHandle = runtime.BeginInvokeCalls[0].AsyncHandle;