prov:value
| - Creates a dynamic method that is global to a module, specifying the method name, attributes, calling convention, return type, parameter types, module, and whether just-in-time (JIT) visibility checks should be skipped for types and members accessed by the Microsoft intermediate language (MSIL) of the dynamic method.DynamicMethod(String, MethodAttributes, CallingConventions, Type, Type[], Type, Boo
|