1 instantiation of DocumentationResponse
Aspire.Hosting.RemoteHost (1)
CodeGeneration\CodeGenerationService.cs (1)
207return new DocumentationResponse
10 references to DocumentationResponse
Aspire.Hosting.RemoteHost (10)
CodeGeneration\CodeGenerationService.cs (10)
200private static DocumentationResponse? MapDocumentation(AtsDocumentationInfo? documentation) 475public DocumentationResponse? Documentation { get; set; } 496public DocumentationResponse? Documentation { get; set; } 503public DocumentationResponse? Documentation { get; set; } 524public DocumentationResponse? Documentation { get; set; } 534public DocumentationResponse? Documentation { get; set; } 544public DocumentationResponse? Documentation { get; set; } 553public DocumentationResponse? Documentation { get; set; } 559public DocumentationResponse? Documentation { get; set; } 568public DocumentationResponse? Documentation { get; set; }