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