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)
395
throw ErrorHandling.Error(ErrorCode.
ERR_ConstOutOfRange
, value, dest);
481
ErrorCode.
ERR_ConstOutOfRange
,