HasCustomAttribute.moduleRef constructor
const
HasCustomAttribute.moduleRef(
- ModuleRefIndex value
Constructs a HasCustomAttribute referencing a ModuleRef
.
Implementation
const factory HasCustomAttribute.moduleRef(ModuleRefIndex value) =
HasCustomAttributeModuleRef;