4 references to ERR_ValueCantBeNull
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (1)
2750
diagnostics.Add(ErrorCode.
ERR_ValueCantBeNull
, syntax.Location, targetType);
Binder\Binder_Patterns.cs (1)
613
diagnostics.Add(ErrorCode.
ERR_ValueCantBeNull
, expression.Syntax.Location, inputType);
Binder\Binder_Statements.cs (1)
2376
Error(diagnostics, ErrorCode.
ERR_ValueCantBeNull
, syntax, targetType);
Errors\ErrorFacts.cs (1)
657
or ErrorCode.
ERR_ValueCantBeNull