Base:
7 references to GetHashCode
Microsoft.VisualBasic.Core (7)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (7)
368
Return s_hash Xor Name.GetHashCode() Xor CallInfo.
GetHashCode
() Xor _ignoreReturn.GetHashCode()
446
Return s_hash Xor Name.GetHashCode() Xor CallInfo.
GetHashCode
()
523
Return s_hash Xor CallInfo.
GetHashCode
() Xor _lateCall.GetHashCode()
592
Return s_hash Xor CallInfo.
GetHashCode
() Xor _reportErrors.GetHashCode()
661
Return s_hash Xor CallInfo.
GetHashCode
() Xor _reportErrors.GetHashCode()
1028
Return s_hash Xor CallInfo.
GetHashCode
()
1103
Return s_hash Xor CallInfo.
GetHashCode
() Xor _optimisticSet.GetHashCode() Xor _rValueBase.GetHashCode()