System.Runtime.JitInfo.GetCompiledILBytes C# (CSharp) Méthode

GetCompiledILBytes() private méthode

private GetCompiledILBytes ( bool currentThread = false ) : long
currentThread bool
Résultat long
        public static extern long GetCompiledILBytes(bool currentThread = false);