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)
30if (_lazyFixedArguments == null) 33return _lazyFixedArguments!.ToApiForm();