2 references to CreateCSharpNetCoreApp
Microsoft.CodeAnalysis.Rebuild.UnitTests (1)
RebuildCommandLineTests.cs (1)
352
var compiler = TestableCompiler.
CreateCSharpNetCoreApp
(
Microsoft.CodeAnalysis.Test.Utilities (1)
TestableCompiler.cs (1)
132
=>
CreateCSharpNetCoreApp
(fileSystem, buildPaths, (IEnumerable<string>)commandLineArguments);