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

GetCompiledMethodCount() private méthode

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