1 write to ProjectCollection
Microsoft.Build (1)
Graph\ProjectGraph.cs (1)
426
ProjectCollection
= projectCollection,
4 references to ProjectCollection
Microsoft.Build (4)
Graph\ProjectGraph.cs (3)
445
ArgumentNullException.ThrowIfNull(options.
ProjectCollection
, nameof(options.
ProjectCollection
));
464
options.
ProjectCollection
,
Graph\ProjectGraphOptions.cs (1)
46
/// The <see cref="
ProjectCollection
" /> to load projects into when constructing the graph. Defaults to <see cref="ProjectCollection.GlobalProjectCollection" />.