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)
64
var context =
_atsContextFactory
.GetContext();
249
var context =
_atsContextFactory
.GetContext();
335
var fullContext =
_atsContextFactory
.GetContext();