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