コード例 #1
0
 internal static void Throw()
 {
     CompilerIntrinsics.Cli();
     NucleusCalls.Throw();
     while (true)
     {
     }
 }