1 write to _projectCollection
Microsoft.Build (1)
Graph\GraphBuilder.cs (1)
87
_projectCollection
= projectCollection;
2 references to _projectCollection
Microsoft.Build (2)
Graph\GraphBuilder.cs (2)
546
_projectCollection
);
621
foreach (var referenceInfo in _projectInterpretation.GetReferences(parsedProject,
_projectCollection
, GetInstanceForPlatformNegotiationWithCaching, _graphMode))