5 references to CheckOverflowAtCompileTime
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
3235
else if (
CheckOverflowAtCompileTime
)
Binder\Binder_Operators.cs (4)
2749
if (
CheckOverflowAtCompileTime
)
2762
if (
CheckOverflowAtCompileTime
)
4340
if (
CheckOverflowAtCompileTime
)
4353
if (
CheckOverflowAtCompileTime
)