8 [__DynamicallyInvokable]
12 [__DynamicallyInvokable]
15 [__DynamicallyInvokable]
18 [__DynamicallyInvokable]
21 [__DynamicallyInvokable]
24 [__DynamicallyInvokable]
27 [__DynamicallyInvokable]
30 [__DynamicallyInvokable]
33 [__DynamicallyInvokable]
36 [__DynamicallyInvokable]
39 [__DynamicallyInvokable]
42 [__DynamicallyInvokable]
45 [__DynamicallyInvokable]
48 [__DynamicallyInvokable]
52 [__DynamicallyInvokable]
55 [__DynamicallyInvokable]
Specifies that the method is not defined.
Specifies that the method signature is exported exactly as declared.
Specifies that the method cannot be inlined.
MethodImplAttributes
Specifies flags for the attributes of a method implementation.
Specifies a range check value.
Specifies that the method implementation is in Optimized Intermediate Language (OPTIL).
Specifies flags about code type.
Specifies that the method is implemented in unmanaged code.
Specifies an internal call.
Specifies that the method is implemented in managed code.
Specifies that the method is not optimized by the just-in-time (JIT) compiler or by native code gener...
Specifies whether the method is implemented in managed or unmanaged code.
Specifies that the method is single-threaded through the body. Static methods (Shared in Visual Basic...
Specifies that the class can be serialized.
Specifies that the method should be inlined wherever possible.
Specifies that the method implementation is in Microsoft intermediate language (MSIL).