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