12 references to Permutate
Microsoft.CodeAnalysis.Rebuild.UnitTests (12)
RebuildCommandLineTests.cs (12)
219Permutate(
222Permutate(new CommandInfo("lib1.cs", "test.dll", null),
224Permutate(new CommandInfo("lib2.cs /target:library /r:SystemRuntime=System.Runtime.dll /debug:embedded", "test.dll", null),
226Permutate(new CommandInfo("lib3.cs /target:library", "test.dll", null),
228Permutate(new CommandInfo("lib4.cs /target:library", "test.dll", null),
233Permutate(new CommandInfo($"lib4.cs {Path.Combine("dir1", "lib1.cs")} /target:library", "test.dll", null),
236Permutate(new CommandInfo("lib4.cs lib5.cs /target:library", "test.dll", null),
413Permutate(
416Permutate(
419Permutate(
422Permutate(
428Permutate(