4 references to BindIndexedPropertyAccess
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder.ValueChecks.cs (1)
741
expr =
BindIndexedPropertyAccess
((BoundPropertyGroup)expr, mustHaveAllOptionalParameters: false, diagnostics: diagnostics);
Binder\Binder_Expressions.cs (2)
5898
boundMember =
BindIndexedPropertyAccess
((BoundPropertyGroup)boundMember, mustHaveAllOptionalParameters: true, diagnostics: diagnostics);
8012
return
BindIndexedPropertyAccess
((BoundPropertyGroup)expr, mustHaveAllOptionalParameters: false, diagnostics: diagnostics);
Binder\Binder_Patterns.cs (1)
1575
boundMember =
BindIndexedPropertyAccess
(