3 references to GetAccessThroughType
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Expressions.vb (1)
1261
Dim accessThroughType =
GetAccessThroughType
(propertyAccess.ReceiverOpt)
Binding\Binder_Statements.vb (2)
1946
Dim accessThroughType =
GetAccessThroughType
(propertyAccess.ReceiverOpt)
2309
Dim accessThroughType =
GetAccessThroughType
(actualEventAccess.ReceiverOpt)