5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
1676
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
1848
if (
CheckOverflowAtCompileTime
)
1861
if (
CheckOverflowAtCompileTime
)
2838
if (
CheckOverflowAtCompileTime
)
2851
if (
CheckOverflowAtCompileTime
)