3 references to _includeFlagGraphs
NuGet.Commands (3)
RestoreCommand\RestoreCommand.cs (3)
303_includeFlagGraphs, 514Dictionary<string, LibraryIncludeFlags> flattenedFlags = IncludeFlagUtils.FlattenDependencyTypes(_includeFlagGraphs, project, graph); 1798var lockFile = new LockFileBuilder(lockFileVersion, _logger, _includeFlagGraphs)