HasCustomAttribute.methodDef constructor
const
HasCustomAttribute.methodDef(
- MethodDefIndex value
Constructs a HasCustomAttribute referencing a MethodDef.
Implementation
const factory HasCustomAttribute.methodDef(MethodDefIndex value) =
HasCustomAttributeMethodDef;