CSharpCustomOptions..::..AllowUnsafeCode Property
The AllowUnsafeCode compiler option allows code that uses the unsafe keyword to compile (Just for C# compiler).
More information:
https://msdn.microsoft.com/en-us/library/chfa2zb8.aspx
Namespace:
Devesprit.Scripter.Compiler.OptionsAssembly: Devesprit Scripter (in Devesprit Scripter.dll)