6 references to XmlEmptyElement
Microsoft.CodeAnalysis.CSharp (6)
Syntax\SyntaxFactory.cs (6)
698
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeElementName).AddAttributes(XmlCrefAttribute(cref));
707
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeAlsoElementName).AddAttributes(XmlCrefAttribute(cref));
736
return
XmlEmptyElement
(DocumentationCommentXmlNames.ThreadSafetyElementName).AddAttributes(
760
return
XmlEmptyElement
(DocumentationCommentXmlNames.PreliminaryElementName);
953
return
XmlEmptyElement
(DocumentationCommentXmlNames.ParameterReferenceElementName).AddAttributes(XmlNameAttribute(parameterName));
972
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeElementName).AddAttributes(