9 references to EventAccess
Microsoft.CodeAnalysis.VisualBasic (9)
Analysis\FlowAnalysis\DataFlowPass.vb (1)
1968
Case BoundKind.
EventAccess
Binding\Binder_Expressions.vb (1)
1029
Case BoundKind.
EventAccess
Binding\Binder_Statements.vb (2)
2435
If notParenthesized.Kind = BoundKind.
EventAccess
Then
2464
If target.Kind <> BoundKind.
EventAccess
Then
BoundTree\BoundExpressionExtensions.vb (2)
83
BoundKind.
EventAccess
540
BoundKind.
EventAccess
,
Generated\BoundNodes.xml.Generated.vb (2)
4309
MyBase.New(BoundKind.
EventAccess
, syntax, type, hasErrors OrElse receiverOpt.NonNullAndHasErrors())
9498
Case BoundKind.
EventAccess
Lowering\LocalRewriter\LocalRewriter_AddRemoveHandler.vb (1)
248
If node.Kind = BoundKind.
EventAccess
Then