2 references to Contains
NuGet.Commands (2)
RestoreCommand\Logging\WarningPropertiesCollection.cs (2)
108ProjectFrameworks.All(e => PackageSpecificWarningProperties.Contains(message.Code, message.LibraryId, e))) 120.Where(e => !PackageSpecificWarningProperties.Contains(message.Code, message.LibraryId, legacy ? string.Empty : GetTargetGraphAlias(e)))