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