UnityScript.Parser.UnityScriptParser.mk_tokenSet_37_ C# (CSharp) Method

mk_tokenSet_37_() private static method

private static mk_tokenSet_37_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_37_()
        {
            long[] numArray1 = new long[4];
            numArray1[0] = 0x4000000000080000L;
            numArray1[1] = 0x800000000L;
            return numArray1;
        }
UnityScriptParser