3 references to GetAccessThroughType
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Expressions.vb (1)
1282
Dim accessThroughType =
GetAccessThroughType
(propertyAccess.ReceiverOpt)
Binding\Binder_Statements.vb (2)
1975
Dim accessThroughType =
GetAccessThroughType
(propertyAccess.ReceiverOpt)
2338
Dim accessThroughType =
GetAccessThroughType
(actualEventAccess.ReceiverOpt)