3 references to ERR_AddressOfNotDelegate1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Conversions.vb (1)
1233ReportDiagnostic(diagnostics, addressOfExpression.Syntax, ERRID.ERR_AddressOfNotDelegate1, targetType)
Binding\Binder_Delegates.vb (1)
237ReportDiagnostic(diagnostics, syntaxTree, ERRID.ERR_AddressOfNotDelegate1, targetType)
Errors\ErrorFacts.vb (1)
375ERRID.ERR_AddressOfNotDelegate1,