5 references to GetHandleDocumentation
Aspire.Hosting.CodeGeneration.TypeScript (5)
AtsTypeScriptCodeGenerator.cs (5)
584WriteDocumentationComment(string.Empty, GetHandleDocumentation(typeId), description); 809WriteDocumentationComment(string.Empty, GetHandleDocumentation(builder.TypeId)); 938WriteDocumentationComment(string.Empty, GetHandleDocumentation(model.TypeId)); 1000WriteDocumentationComment(string.Empty, GetHandleDocumentation(builder.TypeId)); 2164WriteDocumentationComment(string.Empty, GetHandleDocumentation(model.TypeId), $"Type class for {className}.");