4 references to ToXml
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (4)
ParserTestUtilities.vb (4)
403
VerifyContainsErrors(node.Parent, tree, tree.GetDiagnostics(node).
ToXml
)
419
VerifyContainsErrors(node, tree, tree.GetDiagnostics(tr).
ToXml
)
426
VerifyContainsErrors(node, tree, tree.GetDiagnostics(tr).
ToXml
)
432
VerifyContainsErrors(node.Parent, tree, tree.GetDiagnostics(node).
ToXml
)