4 references to TestCS2002
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (4)
CommandLineTests.cs (4)
9288TestCS2002(commandLineArgs, tempDir.Path, 0, warnings);
9340TestCS2002(commandLineArgs, tempParentDir.Path, 1, (string[])null, parseDiags);
9347TestCS2002(commandLineArgs, tempParentDir.Path, 1, (string[])null, parseDiags);
9360TestCS2002(commandLineArgs, baseDirectory, expectedExitCode, new[] { compileDiagnostic }, parseDiagnostics);