3 references to BoundAddressOfOperator
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Delegates.vb (1)
71
Return New
BoundAddressOfOperator
(node, Me, diagnostics.AccumulatesDependencies, group, hasErrors)
Generated\BoundNodes.xml.Generated.vb (1)
1897
Dim result = New
BoundAddressOfOperator
(Me.Syntax, binder, withDependencies, methodGroup, Me.HasErrors)
Symbols\Source\SourceMemberMethodSymbol.vb (1)
820
Dim syntheticAddressOf = New
BoundAddressOfOperator
(singleHandleClause, typeBinder, diagBag.AccumulatesDependencies, syntheticMethodGroup).MakeCompilerGenerated