1 reference to IsTypeWithInefficientLinqMethods
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\DoNotUseEnumerableMethodsOnIndexableCollectionsInsteadUseTheCollectionDirectly.cs (1)
77
if (!
IsTypeWithInefficientLinqMethods
(targetType))