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