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