System.Runtime.CompilerServices.CallSiteHelpers public static class CallSiteHelpers Class that contains helper methods for DLR CallSites. Documentation public static bool IsInternalFrame(MethodBase mb) Checks if a MethodBase is internally used by DLR and should not be displayed on the language code's stack.