4 references to FromProperties
dotnet (4)
Commands\Package\Add\PackageAddCommand.cs (1)
87
.
FromProperties
(new Dictionary<string, string>
Commands\Package\List\PackageListCommand.cs (1)
53
msbuildArgs: MSBuildArgs.
FromProperties
(new Dictionary<string, string>
Commands\Restore\RestoringCommand.cs (1)
125
MSBuildArgs.
FromProperties
(RestoreOptimizationProperties)
ReleasePropertyProjectLocator.cs (1)
101
return new VirtualProjectBuildingCommand(Path.GetFullPath(arg), MSBuildArgs.
FromProperties
(globalProps))