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