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