Exemplo n.º 1
0
        // Token: 0x06000028 RID: 40 RVA: 0x000177B4 File Offset: 0x000159B4
        public static bool smethod_0(string string_0)
        {
            Class9.Interface4 @interface = null;
            int num = Class9.CreateAssemblyCache(out @interface, 0U);

            if (num != 0)
            {
                return(false);
            }
            num = @interface.imethod_4(0U, string_0, IntPtr.Zero);
            return(num == 0);
        }
Exemplo n.º 2
0
 internal static extern int CreateAssemblyCache(out Class9.Interface4 ppAsmCache, uint dwReserved);