19 references to VerifyXmlElement
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (19)
LexicalAndXml\XmlDocCommentTests.cs (19)
1729VerifyXmlElement(xmlElement, "goo", " "); 1764VerifyXmlElement(firstComment.Content[1] as XmlElementSyntax, "bar", @" 1769VerifyXmlElement(secondComment.Content[1] as XmlElementSyntax, "goo", " "); 1812VerifyXmlElement(secondComment.Content[1] as XmlElementSyntax, "goo", " "); 1882VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", " "); 1989VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", "test"); 2025VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", "test"); 2063VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", " "); 2129VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", " "); 2160VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", string.Empty); 2190VerifyXmlElement(firstComment.Content[0] as XmlElementSyntax, "goo", string.Empty); 2223VerifyXmlElement(outerComment, "goo", @" 2227VerifyXmlElement(innerComment, "bar", " "); 2263VerifyXmlElement((trivias[0].GetStructure() as DocumentationCommentTriviaSyntax).Content[0] as XmlElementSyntax, "goo", " "); 2293VerifyXmlElement(topTriviaElement, "goo", @" 2300VerifyXmlElement(secondLevelTrivia, "bar", @" 2306VerifyXmlElement(thirdLevelTrivia, "baz", @" 2333VerifyXmlElement(topNode, "goo", @" 2338VerifyXmlElement(secondLevel, "bar", @" <![CDATA[ Some text