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