A bitwise combination of System.Reflection.MethodImplAttributes values representing the implementation flags for the method.
Currently, method implementation attributes for dynamic methods are always System.Reflection.MethodImplAttributes.IL and System.Reflection.MethodImplAttributes.NoInlining.