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)
64
return
_hashCodeVariable
!= null &&
66
IsLocalReference(leftBinary.LeftOperand,
_hashCodeVariable
) &&