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