2 references to InterpretDelegateBinding
Microsoft.CodeAnalysis.VisualBasic (2)
BoundTree\BoundAddressOfOperator.vb (1)
38delegateResolutionResult = Binder.InterpretDelegateBinding(Me, targetType, isForHandles:=False)
Symbols\Source\SourceMemberMethodSymbol.vb (1)
828Dim resolutionResult = Binder.InterpretDelegateBinding(syntheticAddressOf, eventSymbol.Type, isForHandles:=True)