5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
3253
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
2727
if (
CheckOverflowAtCompileTime
)
2740
if (
CheckOverflowAtCompileTime
)
4308
if (
CheckOverflowAtCompileTime
)
4321
if (
CheckOverflowAtCompileTime
)