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