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