4 references to System_Object__GetHashCode
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\SyntheticBoundTrees\AnonymousTypeSyntheticMethods.vb (1)
93
Dim getHashCodeMethod As MethodSymbol = Me.AnonymousType.Manager.
System_Object__GetHashCode
Symbols\AnonymousTypes\AnonymousType_SymbolCollection.vb (1)
53
ReportErrorOnSpecialMember(
System_Object__GetHashCode
, SpecialMember.System_Object__GetHashCode, diagnostics, hasErrors, vbEmbedRuntime)
Symbols\AnonymousTypes\PublicSymbols\AnonymousType_TypePublicSymbol.vb (1)
133
overriddenMethod:=Me.Manager.
System_Object__GetHashCode
)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_GetHashCodeMethodSymbol.vb (1)
33
Return Me.AnonymousType.Manager.
System_Object__GetHashCode