4 references to Validate
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Parsing\FileModifierParsingTests.cs (1)
35Validate(text, (CSharpSyntaxNode)tree.GetRoot(), expectedParsingDiagnostics);
Parsing\LineSpanDirectiveParsingTests.cs (1)
31Validate(text, node, expectedErrors);
Parsing\ParsingTests.cs (2)
97Validate(text, node, expectedErrors); 128Validate(text, node, expectedErrors);