8 references to Invocations
Microsoft.AspNetCore.Components.Server.Tests (8)
ProtectedBrowserStorageTest.cs (8)
34
var invocation = jsRuntime.
Invocations
.Single();
60
var invocation = jsRuntime.
Invocations
.Single();
84
var invocation = jsRuntime.
Invocations
.Single();
115
var invocation = jsRuntime.
Invocations
.Single();
142
var invocation = jsRuntime.
Invocations
.Single();
251
var invocation = jsRuntime.
Invocations
.Single();
281
Assert.Collection(jsRuntime.
Invocations
,
362
Invocations
.Add((identifier, args));