4 references to VerifyXmlElement
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
LexicalAndXml\XmlDocCommentTests.cs (4)
1848
VerifyXmlElement
(firstComment.Content[0] as XmlEmptyElementSyntax, "goo");
1918
VerifyXmlElement
(firstComment.Content[0] as XmlEmptyElementSyntax, "goo");
1953
VerifyXmlElement
(firstComment.Content[0] as XmlEmptyElementSyntax, "goo");
2096
VerifyXmlElement
(firstComment.Content[0] as XmlEmptyElementSyntax, "goo");