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