3 references to ERR_ConstOutOfRange
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
34
case ErrorCode.
ERR_ConstOutOfRange
:
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (2)
385
throw ErrorHandling.Error(ErrorCode.
ERR_ConstOutOfRange
, value, dest);
466
ErrorCode.
ERR_ConstOutOfRange
,