6 references to XmlEmptyElement
Microsoft.CodeAnalysis.CSharp (6)
Syntax\SyntaxFactory.cs (6)
699
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeElementName).AddAttributes(XmlCrefAttribute(cref));
708
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeAlsoElementName).AddAttributes(XmlCrefAttribute(cref));
737
return
XmlEmptyElement
(DocumentationCommentXmlNames.ThreadSafetyElementName).AddAttributes(
761
return
XmlEmptyElement
(DocumentationCommentXmlNames.PreliminaryElementName);
954
return
XmlEmptyElement
(DocumentationCommentXmlNames.ParameterReferenceElementName).AddAttributes(XmlNameAttribute(parameterName));
973
return
XmlEmptyElement
(DocumentationCommentXmlNames.SeeElementName).AddAttributes(