1 write to _analyzer
Microsoft.CodeAnalysis.Features (1)
HashCodeAnalyzer.OperationDeconstructor.cs (1)
33_analyzer = analyzer;
2 references to _analyzer
Microsoft.CodeAnalysis.Features (2)
HashCodeAnalyzer.OperationDeconstructor.cs (2)
72if (_analyzer.OverridesSystemObject(targetMethod)) 88Equals(_analyzer._equalityComparerType, targetMethod.ContainingType.OriginalDefinition) &&