HasCustomAttribute.methodSpec constructor
const
HasCustomAttribute.methodSpec(
- MethodSpecIndex value
Constructs a HasCustomAttribute referencing a MethodSpec
.
Implementation
const factory HasCustomAttribute.methodSpec(MethodSpecIndex value) =
HasCustomAttributeMethodSpec;