1 write to _entryPoint
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4706
offset = streamReader.Read(offset, out
_entryPoint
);
1 reference to _entryPoint
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4746
public QualifiedMethodHandle EntryPoint =>
_entryPoint
;