5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
3749
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
2850
if (
CheckOverflowAtCompileTime
)
2863
if (
CheckOverflowAtCompileTime
)
4484
if (
CheckOverflowAtCompileTime
)
4497
if (
CheckOverflowAtCompileTime
)