3 references to MemoryMappedFile
System.Core (3)
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (3)
93
return new
MemoryMappedFile
(handle);
303
return new
MemoryMappedFile
(handle);
372
return new
MemoryMappedFile
(handle);