19 references to VerifyXmlElement
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (19)
LexicalAndXml\XmlDocCommentTests.cs (19)
1730VerifyXmlElement(xmlElement, "goo", " "); 1765VerifyXmlElement(firstComment.Content[1] as XmlElementSyntax, "bar", @" 1770VerifyXmlElement(secondComment.Content[1] as XmlElementSyntax, "goo", " "); 1813VerifyXmlElement(secondComment.Content[1] as XmlElementSyntax, "goo", " "); 1883VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", " "); 1990VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", "test"); 2026VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", "test"); 2064VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", " "); 2130VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", " "); 2161VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", string.Empty); 2191VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", string.Empty); 2224VerifyXmlElement(outerComment, "goo", @" 2228VerifyXmlElement(innerComment, "bar", " "); 2264VerifyXmlElement((trivias[0].GetStructure() as DocumentationCommentTriviaSyntax).Content[0] as XmlElementSyntax, "goo", " "); 2294VerifyXmlElement(topTriviaElement, "goo", @" 2301VerifyXmlElement(secondLevelTrivia, "bar", @" 2307VerifyXmlElement(thirdLevelTrivia, "baz", @" 2334VerifyXmlElement(topNode, "goo", @" 2339VerifyXmlElement(secondLevel, "bar", @" <![CDATA[ Some text