3 references to GetDeclarator
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Performance\UseSearchValues.Fixer.cs (3)
333memberToRemove = GetDeclarator(propertyReference.Property); 377memberToRemove = GetDeclarator(localReference.Local); 387memberToRemove = GetDeclarator(fieldReference.Field);