namespace Cosmos.Plugs { [Cosmos.IL2CPU.Plugs.Plug(Target = typeof(System.EnterpriseServices.Internal.CacheInfo), TargetFramework = Cosmos.IL2CPU.Plugs.FrameworkVersion.v4_0)] public static class System_EnterpriseServices_Internal_CacheInfoImpl { public static System.Void LoadTypeLibEx(System.String strTypeLibName, System.EnterpriseServices.Internal.REGKIND regKind, System.Runtime.InteropServices.ComTypes.ITypeLib* TypeLib) { throw new System.NotImplementedException("Method 'System.EnterpriseServices.Internal.CacheInfo.LoadTypeLibEx' has not been implemented!"); } } }