4 references to VerifyXmlElement
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
LexicalAndXml\XmlDocCommentTests.cs (4)
1847VerifyXmlElement(firstComment.Content[0] as XmlEmptyElementSyntax, "goo"); 1917VerifyXmlElement(firstComment.Content[0] as XmlEmptyElementSyntax, "goo"); 1952VerifyXmlElement(firstComment.Content[0] as XmlEmptyElementSyntax, "goo"); 2095VerifyXmlElement(firstComment.Content[0] as XmlEmptyElementSyntax, "goo");