1 write to _bytes
ILCompiler.ReadyToRun (1)
parent\parent\Common\Pgo\PgoFormat.cs (1)
125
_bytes
= bytes;
2 references to _bytes
ILCompiler.ReadyToRun (2)
parent\parent\Common\Pgo\PgoFormat.cs (2)
139
byte[] bytes =
_bytes
;
141
if (offset >=
_bytes
.Length)