2 references to Collection
dotnet (2)
Commands\Run\RunCommandSelector.cs (2)
207_project = Collection.LoadProject(_projectFilePath, new Dictionary<string, string>(_globalProperties), toolsVersion: null); 275_restoreProject = Collection.LoadProject(_projectFilePath, restoreProperties, toolsVersion: null);