5 references to XmlEmptyElement
Microsoft.CodeAnalysis.VisualBasic (5)
Syntax\SyntaxFactory.vb (5)
489Return XmlEmptyElement(DocumentationCommentXmlNames.SeeElementName).AddAttributes(XmlCrefAttribute(cref)) 497Return XmlEmptyElement(DocumentationCommentXmlNames.SeeAlsoElementName).AddAttributes(XmlCrefAttribute(cref)) 563Return XmlEmptyElement(DocumentationCommentXmlNames.PreliminaryElementName) 732Return XmlEmptyElement(DocumentationCommentXmlNames.ParameterReferenceElementName).AddAttributes(XmlNameAttribute(parameterName)) 759Return XmlEmptyElement(DocumentationCommentXmlNames.SeeElementName).AddAttributes(attribute)