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)
41
if (
_lazyNamedArguments
== null)
44
return
_lazyNamedArguments
!.ToApiForm(AttributeType);