5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
3247
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
2075
if (
CheckOverflowAtCompileTime
)
2088
if (
CheckOverflowAtCompileTime
)
3322
if (
CheckOverflowAtCompileTime
)
3335
if (
CheckOverflowAtCompileTime
)