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