TeamCity.CSharpInteractive/CheckOverflow.cs (6 lines of code) (raw):

namespace TeamCity.CSharpInteractive; internal enum CheckOverflow { Off, On }