3 references to SeeElementName
Microsoft.AspNetCore.OpenApi.SourceGenerators (3)
XmlComments\XmlComment.cs (2)
39
ResolveCrefLink(compilation, doc, DocumentationCommentXmlNames.
SeeElementName
);
41
ResolveLangKeyword(doc, DocumentationCommentXmlNames.
SeeElementName
);
XmlComments\XmlComment.InheritDoc.cs (1)
247
var replacement = new XElement(DocumentationCommentXmlNames.
SeeElementName
);