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