2 references to GetArgsForMSBuild
dotnet.Tests (2)
CommandTests\MSBuild\DotnetMsbuildInProcTests.cs (2)
23string[] allArgs = GetArgsForMSBuild(() => true, out telemetry); 50return GetArgsForMSBuild(sentinelExists, out telemetry);