1 instantiation of Invocation
Microsoft.AspNetCore.Components.Web.Tests (1)
Media\FileDownloadTest.cs (1)
248_invocations.Enqueue(new Invocation(identifier, cancellationToken));
1 reference to Invocation
Microsoft.AspNetCore.Components.Web.Tests (1)
Media\FileDownloadTest.cs (1)
235private readonly ConcurrentQueue<Invocation> _invocations = new();