5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
3308
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
2859
if (
CheckOverflowAtCompileTime
)
2872
if (
CheckOverflowAtCompileTime
)
4485
if (
CheckOverflowAtCompileTime
)
4498
if (
CheckOverflowAtCompileTime
)