6 references to XmlEmptyElement
Microsoft.CodeAnalysis.CSharp (6)
Syntax\SyntaxFactory.cs (6)
728
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeElementName).AddAttributes(XmlCrefAttribute(cref));
737
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeAlsoElementName).AddAttributes(XmlCrefAttribute(cref));
766
return
XmlEmptyElement
(DocumentationCommentXmlNames.ThreadSafetyElementName).AddAttributes(
790
return
XmlEmptyElement
(DocumentationCommentXmlNames.PreliminaryElementName);
983
return
XmlEmptyElement
(DocumentationCommentXmlNames.ParameterReferenceElementName).AddAttributes(XmlNameAttribute(parameterName));
1002
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeElementName).AddAttributes(