System.Runtime.CompilerServices.CallSiteHelpers public static class CallSiteHelpers Documentation Code namespace System.Runtime.CompilerServices { public static class CallSiteHelpers { public static bool IsInternalFrame(MethodBase mb); } }