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