2 references to ToApiForm
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (1)
33return _lazyFixedArguments!.ToApiForm();
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeHelpers.cs (1)
130return new CustomAttributeTypedArgument(type, catgs.ToApiForm());