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