1 write to _lazyNamedArguments
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (1)
97_lazyNamedArguments = cav.NamedArguments;
2 references to _lazyNamedArguments
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (2)
41if (_lazyNamedArguments == null) 44return _lazyNamedArguments!.ToApiForm(AttributeType);