5 references to GetHandleDocumentation
Aspire.Hosting.CodeGeneration.TypeScript (5)
AtsTypeScriptCodeGenerator.cs (5)
598WriteDocumentationComment(string.Empty, GetHandleDocumentation(typeId), description); 823WriteDocumentationComment(string.Empty, GetHandleDocumentation(builder.TypeId)); 952WriteDocumentationComment(string.Empty, GetHandleDocumentation(model.TypeId)); 1014WriteDocumentationComment(string.Empty, GetHandleDocumentation(builder.TypeId)); 2133WriteDocumentationComment(string.Empty, GetHandleDocumentation(model.TypeId), $"Type class for {className}.");