1 write to _lazyFixedArguments
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (1)
96
_lazyFixedArguments
= cav.FixedArguments;
2 references to _lazyFixedArguments
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (2)
30
if (
_lazyFixedArguments
== null)
33
return
_lazyFixedArguments
!.ToApiForm();