1 write to _hashCodeVariable
Microsoft.CodeAnalysis.CodeStyle (1)
HashCodeAnalyzer.OperationDeconstructor.cs (1)
35_hashCodeVariable = hashCodeVariable;
2 references to _hashCodeVariable
Microsoft.CodeAnalysis.CodeStyle (2)
HashCodeAnalyzer.OperationDeconstructor.cs (2)
64return _hashCodeVariable != null && 66IsLocalReference(leftBinary.LeftOperand, _hashCodeVariable) &&