2 references to InternalReadByte
mscorlib (2)
system\io\unmanagedmemoryaccessor.cs (2)
149
byte b =
InternalReadByte
(position);
157
return
InternalReadByte
(position);