1 write to _interfaces
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4957
offset = streamReader.Read(offset, out
_interfaces
);
1 reference to _interfaces
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
5004
public HandleCollection Interfaces =>
_interfaces
;