1 instantiation of NativeFormatCustomAttributeData
System.Private.CoreLib (1)
System\Reflection\Runtime\General\Dispensers.NativeFormat.cs (1)
188return new NativeFormatCustomAttributeData(reader, customAttributeHandle);
1 reference to NativeFormatCustomAttributeData
System.Private.CoreLib (1)
System\Reflection\Runtime\General\Dispensers.NativeFormat.cs (1)
186private static NativeFormatCustomAttributeData GetCustomAttributeData(MetadataReader reader, CustomAttributeHandle customAttributeHandle)