prov:value
| - DynamicMethod(String, Type, Type[], Boolean)Creates an anonymously hosted dynamic method, specifying the method name, return type, parameter types, 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, Type, Type[], Module)Security Critical.
|