4 references to ERR_CannotInferNullableForVariable1
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Statements.vb (3)
1597ReportDiagnostic(diagnostics, identifier, ERRID.ERR_CannotInferNullableForVariable1, name.Identifier.ToString()) 1610ReportDiagnostic(diagnostics, identifier, ERRID.ERR_CannotInferNullableForVariable1, identifier.ToString()) 1650ReportDiagnostic(diagnostics, identifier, ERRID.ERR_CannotInferNullableForVariable1, identifier.ToString())
Errors\ErrorFacts.vb (1)
1072ERRID.ERR_CannotInferNullableForVariable1,