5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
3952
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
2850
if (
CheckOverflowAtCompileTime
)
2863
if (
CheckOverflowAtCompileTime
)
4509
if (
CheckOverflowAtCompileTime
)
4522
if (
CheckOverflowAtCompileTime
)