2 references to GetContext
Aspire.Hosting.RemoteHost (2)
CodeGeneration\CodeGenerationService.cs (1)
48var files = generator.GenerateDistributedApplication(_atsContextFactory.GetContext());
RemoteHostServer.cs (1)
45services.AddSingleton(sp => sp.GetRequiredService<AtsContextFactory>().GetContext());