1 write to _customAttributes
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4958offset = 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)
5007public CustomAttributeHandleCollection CustomAttributes => _customAttributes;