4 references to ERR_AddressOfNullableMethod
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Delegates.vb (1)
311
ERRID.
ERR_AddressOfNullableMethod
,
Errors\ErrorFacts.vb (1)
911
ERRID.
ERR_AddressOfNullableMethod
,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Binding\BindingErrorTests.vb (2)
15799
Diagnostic(ERRID.
ERR_AddressOfNullableMethod
, "x.GetValueOrDefault").WithArguments("Integer?", "AddressOf"),
15800
Diagnostic(ERRID.
ERR_AddressOfNullableMethod
, "x.GetValueOrDefault").WithArguments("Integer?", "AddressOf"))