Base:
2 overrides of NamedArguments
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (1)
37
public sealed override IList<CustomAttributeNamedArgument>
NamedArguments
System\Reflection\TypeLoading\CustomAttributes\RoPseudoCustomAttributeData.cs (1)
33
public sealed override IList<CustomAttributeNamedArgument>
NamedArguments
=> GetLatchedNamedArguments().CloneForApiReturn();