HasCustomAttribute.typeRef constructor
const
HasCustomAttribute.typeRef(
- TypeRefIndex value
Constructs a HasCustomAttribute referencing a TypeRef
.
Implementation
const factory HasCustomAttribute.typeRef(TypeRefIndex value) =
HasCustomAttributeTypeRef;