Checks if a System.Reflection.MethodBase is internally used by DLR and should not be displayed on the language code's stack.
- mb
- The input System.Reflection.MethodBase
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.