Base:
2 overrides of ConstructorArguments
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (1)
26
public sealed override IList<CustomAttributeTypedArgument>
ConstructorArguments
System\Reflection\TypeLoading\CustomAttributes\RoPseudoCustomAttributeData.cs (1)
32
public sealed override IList<CustomAttributeTypedArgument>
ConstructorArguments
=> GetLatchedFixedArguments().CloneForApiReturn();