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