1 instantiation of DocumentationResponse
Aspire.Hosting.RemoteHost (1)
CodeGeneration\CodeGenerationService.cs (1)
208return new DocumentationResponse
10 references to DocumentationResponse
Aspire.Hosting.RemoteHost (10)
CodeGeneration\CodeGenerationService.cs (10)
201private static DocumentationResponse? MapDocumentation(AtsDocumentationInfo? documentation) 476public DocumentationResponse? Documentation { get; set; } 497public DocumentationResponse? Documentation { get; set; } 504public DocumentationResponse? Documentation { get; set; } 526public DocumentationResponse? Documentation { get; set; } 536public DocumentationResponse? Documentation { get; set; } 546public DocumentationResponse? Documentation { get; set; } 555public DocumentationResponse? Documentation { get; set; } 561public DocumentationResponse? Documentation { get; set; } 570public DocumentationResponse? Documentation { get; set; }