5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
3235
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
2860
if (
CheckOverflowAtCompileTime
)
2873
if (
CheckOverflowAtCompileTime
)
4486
if (
CheckOverflowAtCompileTime
)
4499
if (
CheckOverflowAtCompileTime
)