3 references to LastPropertyName
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Runtime\DoNotUseEnumerableMethodsOnIndexableCollectionsInsteadUseTheCollectionDirectly.Fixer.cs (3)
42|| (method != FirstPropertyName && method != LastPropertyName && method != CountPropertyName)) 67if (method is LastPropertyName or CountPropertyName) 109if (methodName == LastPropertyName)