2 references to BoundAnonymousTypePropertyAccess
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_AnonymousTypes.vb (1)
439
Return New
BoundAnonymousTypePropertyAccess
(node, creationBinder, fieldIndex, field.Type, hasErrors)
Generated\BoundNodes.xml.Generated.vb (1)
3687
Dim result = New
BoundAnonymousTypePropertyAccess
(Me.Syntax, binder, propertyIndex, type, Me.HasErrors)