3 references to CreateNew
System.Core (3)
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (3)
250return CreateNew(mapName, capacity, MemoryMappedFileAccess.ReadWrite, MemoryMappedFileOptions.None, null, 255return CreateNew(mapName, capacity, access, MemoryMappedFileOptions.None, null, 262return CreateNew(mapName, capacity, access, options, null, inheritability);