5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
3253
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
2698
if (
CheckOverflowAtCompileTime
)
2711
if (
CheckOverflowAtCompileTime
)
4273
if (
CheckOverflowAtCompileTime
)
4286
if (
CheckOverflowAtCompileTime
)