2 references to ExecuteMSBuildOutOfProc
dotnet (2)
CommandFactory\CommandResolution\ProjectToolsCommandResolver.cs (1)
390
if (forwardingAppWithoutLogging.
ExecuteMSBuildOutOfProc
)
Commands\MSBuild\MSBuildForwardingApp.cs (1)
93
if (_forwardingAppWithoutLogging.
ExecuteMSBuildOutOfProc
)