2 writes to _hashCode
Microsoft.CodeAnalysis.Workspaces (2)
Utilities\ReferenceHolder`1.cs (2)
21_hashCode = 0; 28_hashCode = hashCode;
3 references to _hashCode
Microsoft.CodeAnalysis.Workspaces (3)
Utilities\ReferenceHolder`1.cs (3)
72return y is null && other._weakReference is object && _hashCode == other._hashCode; 88return _hashCode;