1 write to _atsContextFactory
Aspire.Hosting.RemoteHost (1)
CodeGeneration\CodeGenerationService.cs (1)
38_atsContextFactory = atsContextFactory;
3 references to _atsContextFactory
Aspire.Hosting.RemoteHost (3)
CodeGeneration\CodeGenerationService.cs (3)
64var context = _atsContextFactory.GetContext(); 249var context = _atsContextFactory.GetContext(); 335var fullContext = _atsContextFactory.GetContext();