8 references to AnonymousType
Microsoft.CodeAnalysis.VisualBasic (8)
Binding\SyntheticBoundTrees\AnonymousTypeSyntheticMethods.vb (7)
191Dim objectType As TypeSymbol = Me.AnonymousType.Manager.System_Object 192Dim booleanType As TypeSymbol = Me.AnonymousType.Manager.System_Boolean 199Dim boundMeReference As BoundMeReference = New BoundMeReference(syntax, AnonymousType) 202Dim boundValReference As BoundParameter = New BoundParameter(syntax, Me._parameters(0), isLValue:=False, type:=AnonymousType) 237For Each [property] In AnonymousType.Properties 274Me.AnonymousType.Manager.System_Object__Equals, Nothing, 305Me.AnonymousType.Manager.System_Object, Nothing).MakeCompilerGenerated()
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_IEquatable_EqualsMethodSymbol.vb (1)
88Return AnonymousType.Manager.System_Boolean