4 references to CheckConstantBounds
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Conversions.cs (4)
3215
if (!
CheckConstantBounds
(destinationType, sourceValue, out _))
3224
if (!
CheckConstantBounds
(destinationType, sourceValue, out _))
3232
if (!
CheckConstantBounds
(destinationType, sourceValue, out bool maySucceedAtRuntime))
3249
if (!
CheckConstantBounds
(destinationType, sourceValue, out _))