1 instantiation of VaryStreamingScenariosContext
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
RazorComponentResultTest.cs (1)
434return new(renderer, quiescence, responseBody, topLevelComponentTask, withinStreamingRegionTask, withinNestedNonstreamingRegionTask);
3 references to VaryStreamingScenariosContext
Microsoft.AspNetCore.Components.Endpoints.Tests (3)
RazorComponentResultTest.cs (3)
338var testContext = PrepareVaryStreamingScenariosTests(); 371var testContext = PrepareVaryStreamingScenariosTests(); 414private VaryStreamingScenariosContext PrepareVaryStreamingScenariosTests()