4 references to ERR_CannotInferNullableForVariable1
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Statements.vb (3)
1626ReportDiagnostic(diagnostics, identifier, ERRID.ERR_CannotInferNullableForVariable1, name.Identifier.ToString()) 1639ReportDiagnostic(diagnostics, identifier, ERRID.ERR_CannotInferNullableForVariable1, identifier.ToString()) 1679ReportDiagnostic(diagnostics, identifier, ERRID.ERR_CannotInferNullableForVariable1, identifier.ToString())
Errors\ErrorFacts.vb (1)
1073ERRID.ERR_CannotInferNullableForVariable1,