7 references to ERR_AddressOfNotDelegate1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Conversions.vb (1)
1220
ReportDiagnostic(diagnostics, addressOfExpression.Syntax, ERRID.
ERR_AddressOfNotDelegate1
, targetType)
Binding\Binder_Delegates.vb (1)
237
ReportDiagnostic(diagnostics, syntaxTree, ERRID.
ERR_AddressOfNotDelegate1
, targetType)
Errors\ErrorFacts.vb (1)
374
ERRID.
ERR_AddressOfNotDelegate1
,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (4)
Semantics\ArrayLiteralTests.vb (4)
689
Diagnostic(ERRID.
ERR_AddressOfNotDelegate1
, "Addressof Main").WithArguments("Object"),
696
Diagnostic(ERRID.
ERR_AddressOfNotDelegate1
, "Addressof Main").WithArguments("Object"),
723
Diagnostic(ERRID.
ERR_AddressOfNotDelegate1
, "Addressof Main").WithArguments("Object")
729
Diagnostic(ERRID.
ERR_AddressOfNotDelegate1
, "Addressof Main").WithArguments("Object")