2 references to CustomAttributeArguments
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\CustomAttributes\CustomAttributeHelpers.cs (1)
143return new CustomAttributeArguments(cats, cans);
System\Reflection\TypeLoading\Methods\RoDefinitionMethod.DllImport.cs (1)
52return new CustomAttributeArguments(cats, cans);