System.Runtime.JitInfo.GetCompiledILBytes C# (CSharp) 메소드

GetCompiledILBytes() 개인적인 메소드

private GetCompiledILBytes ( bool currentThread = false ) : long
currentThread bool
리턴 long
        public static extern long GetCompiledILBytes(bool currentThread = false);