3 references to ProjectCollection
Microsoft.Build (3)
Definition\ProjectCollection.cs (3)
254: this(globalProperties, loggers, toolsetDefinitionLocations, 1 /* node count */, false /* do not only log critical events */, loadProjectsReadOnly: false, useAsynchronousLogging: false, reuseProjectRootElementCache: false, enableTargetOutputLogging: false) 341: this(globalProperties, loggers, toolsetDefinitionLocations, maxNodeCount, onlyLogCriticalEvents, loadProjectsReadOnly, useAsynchronousLogging, reuseProjectRootElementCache, enableTargetOutputLogging) 494var local = new ProjectCollection(null, null, ToolsetDefinitionLocations.Default,