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