3 references to AtsContextFactory
Aspire.Hosting.RemoteHost.Tests (3)
CodeGeneration\ApiReferenceExportTests.cs (1)
244
var atsContextFactory = new
AtsContextFactory
(loader, NullLogger<AtsContextFactory>.Instance, telemetry);
ServiceErrorMessageTests.cs (2)
95
var atsContextFactory = new
AtsContextFactory
(loader, NullLogger<AtsContextFactory>.Instance, telemetry);
132
var atsContextFactory = new
AtsContextFactory
(loader, NullLogger<AtsContextFactory>.Instance, telemetry);