1 instantiation of Invocation
Microsoft.AspNetCore.Components.Web.Tests (1)
Image\ImageTest.cs (1)
187_invocations.Enqueue(new Invocation(identifier, args, cancellationToken));
1 reference to Invocation
Microsoft.AspNetCore.Components.Web.Tests (1)
Image\ImageTest.cs (1)
162private readonly ConcurrentQueue<Invocation> _invocations = new();