Implemented interface member:
2 references to GetHashCode
Microsoft.CodeAnalysis (2)
Symbols\Attributes\CommonAttributeDataComparer.cs (2)
46
Debug.Assert(!equals ||
GetHashCode
(attr1) ==
GetHashCode
(attr2), "If attributes are equal for some options, their hashes must be equal for those same options.");