HasCustomAttribute.assembly constructor
const
HasCustomAttribute.assembly(
- AssemblyIndex value
Constructs a HasCustomAttribute referencing an Assembly
.
Implementation
const factory HasCustomAttribute.assembly(AssemblyIndex value) =
HasCustomAttributeAssembly;