HasCustomAttribute.typeSpec constructor
      const
      HasCustomAttribute.typeSpec(
    
- TypeSpecIndex value
Constructs a HasCustomAttribute referencing a TypeSpec.
Implementation
const factory HasCustomAttribute.typeSpec(TypeSpecIndex value) =
    HasCustomAttributeTypeSpec;