1 write to Description
Microsoft.AspNetCore.OpenApi.SourceGenerators (1)
XmlComments\XmlComment.cs (1)
56
Description
= GetSingleNodeValue(nav, "/member/description");
1 reference to Description
Microsoft.AspNetCore.OpenApi.SourceGenerators (1)
XmlCommentGenerator.Emitter.cs (1)
584
codeWriter.Write(FormatStringForCode(comment.
Description
) + ", ");