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