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