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