HasCustomAttribute.standAloneSig constructor

const HasCustomAttribute.standAloneSig(
  1. StandAloneSigIndex value
)

Constructs a HasCustomAttribute referencing a StandAloneSig.

Implementation

const factory HasCustomAttribute.standAloneSig(StandAloneSigIndex value) =
    HasCustomAttributeStandaloneSig;