2 references to InternalReadAllBytes
mscorlib (2)
system\io\file.cs (2)
899
return
InternalReadAllBytes
(path, true);
907
return
InternalReadAllBytes
(path, false);