1 write to _customAttributes
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
2811offset = streamReader.Read(offset, out _customAttributes);
1 reference to _customAttributes
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
2832public CustomAttributeHandleCollection CustomAttributes => _customAttributes;