static TestClass()
 {
     // HACK: due to a bug/assumption in the CIL we need to force loading types here
     TypeLoader.FindConcreteType(typeof(IBinaryMeta));
 }