3 references to ProjectCollection
dotnet (2)
Commands\Run\RunCommand.cs (1)
1100
using var collection = new
ProjectCollection
(globalProperties: globalProperties);
Commands\Test\MTP\MSBuildUtility.cs (1)
388
using var collection = new
ProjectCollection
(globalProperties);
Microsoft.Build (1)
Definition\ProjectCollection.cs (1)
219
:
this
(null)