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

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