2 references to _hashCodeVariable
Microsoft.CodeAnalysis.Features (2)
src\roslyn\src\Analyzers\Core\Analyzers\Helpers\HashCodeAnalyzer\HashCodeAnalyzer.OperationDeconstructor.cs (2)
55return _hashCodeVariable != null && 57IsLocalReference(leftBinary.LeftOperand, _hashCodeVariable) &&