12 references to Permutate
Microsoft.CodeAnalysis.Rebuild.UnitTests (12)
RebuildCommandLineTests.cs (12)
214Permutate(
217Permutate(new CommandInfo("lib1.cs", "test.dll", null),
219Permutate(new CommandInfo("lib2.cs /target:library /r:SystemRuntime=System.Runtime.dll /debug:embedded", "test.dll", null),
221Permutate(new CommandInfo("lib3.cs /target:library", "test.dll", null),
223Permutate(new CommandInfo("lib4.cs /target:library", "test.dll", null),
228Permutate(new CommandInfo($"lib4.cs {Path.Combine("dir1", "lib1.cs")} /target:library", "test.dll", null),
231Permutate(new CommandInfo("lib4.cs lib5.cs /target:library", "test.dll", null),
408Permutate(
411Permutate(
414Permutate(
417Permutate(
423Permutate(