9 references to BoundPropertyAccess
Microsoft.CodeAnalysis.VisualBasic (9)
Binding\Binder_Attributes.vb (1)
532
lValue = New
BoundPropertyAccess
(identifierName, propertySym, Nothing, PropertyAccessKind.Set, Not isReadOnly, Nothing, ImmutableArray(Of BoundExpression).Empty, defaultArguments:=BitVector.Null, hasErrors)
Binding\Binder_Initializers.vb (1)
361
boundPropertyOrFieldAccess = New
BoundPropertyAccess
(syntaxNode,
Binding\Binder_Invocation.vb (1)
975
Return New
BoundPropertyAccess
(
Binding\Binder_Query.vb (3)
457
compoundKeyReferencePart1 = New
BoundPropertyAccess
(aggregate,
475
compoundKeyReferencePart2 = New
BoundPropertyAccess
(aggregate,
497
compoundKeyReferencePart1 = New
BoundPropertyAccess
(aggregate,
Binding\SyntheticBoundTrees\SynthesizedPropertyAccessorBase.vb (2)
239
withEventsProviderAccess = New
BoundPropertyAccess
(syntax,
319
withEventsProviderAccess = New
BoundPropertyAccess
(syntax,
Lowering\LocalRewriter\LocalRewriter_FieldOrPropertyInitializer.vb (1)
108
accessExpression = New
BoundPropertyAccess
(syntax,