1 instantiation of ExportedValueResponse
Aspire.Hosting.RemoteHost (1)
CodeGeneration\CodeGenerationService.cs (1)
192private static ExportedValueResponse MapExportedValue(AtsExportedValueInfo value) => new()
2 references to ExportedValueResponse
Aspire.Hosting.RemoteHost (2)
CodeGeneration\CodeGenerationService.cs (2)
192private static ExportedValueResponse MapExportedValue(AtsExportedValueInfo value) => new() 465public List<ExportedValueResponse> ExportedValues { get; set; } = [];