2 references to CloneWithExplicitArgs
dotnet (2)
Commands\Restore\RestoringCommand.cs (1)
129
.
CloneWithExplicitArgs
([.. newArgumentsToAdd, .. existingArgumentsToForward])
Commands\Run\RunCommand.cs (1)
322
MSBuildArgs.
CloneWithExplicitArgs
([ProjectFileFullPath, .. MSBuildArgs.OtherMSBuildArgs]),