System.Runtime.JitInfo.GetCompiledMethodCount C# (CSharp) Метод

GetCompiledMethodCount() приватный Метод

private GetCompiledMethodCount ( bool currentThread = false ) : long
currentThread bool
Результат long
        public static extern long GetCompiledMethodCount(bool currentThread = false);