System.Runtime.CompilerServices.CallSiteHelpers.IsInternalFrame Method

Checks if a System.Reflection.MethodBase is internally used by DLR and should not be displayed on the language code's stack.

Syntax

public static bool IsInternalFrame (System.Reflection.MethodBase mb)

Parameters

mb
The input System.Reflection.MethodBase

Returns

True if the input System.Reflection.MethodBase is internally used by DLR and should not be displayed on the language code's stack. Otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0