1 instantiation of HandleTypeResponse
Aspire.Hosting.RemoteHost (1)
CodeGeneration\CodeGenerationService.cs (1)
107private static HandleTypeResponse MapHandleType(AtsTypeInfo t) => new()
2 references to HandleTypeResponse
Aspire.Hosting.RemoteHost (2)
CodeGeneration\CodeGenerationService.cs (2)
107private static HandleTypeResponse MapHandleType(AtsTypeInfo t) => new() 180public List<HandleTypeResponse> HandleTypes { get; set; } = [];