HasCustomAttribute.assemblyRef constructor
const
HasCustomAttribute.assemblyRef(
- AssemblyRefIndex value
Constructs a HasCustomAttribute referencing an AssemblyRef
.
Implementation
const factory HasCustomAttribute.assemblyRef(AssemblyRefIndex value) =
HasCustomAttributeAssemblyRef;