You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside StorageOps.cs, GetWin2DPerformantStream function copies the full file to memory when browsing network paths.
This was done earlier to enable delete and to prevent file locks.
Inside StorageOps.cs, GetWin2DPerformantStream function copies the full file to memory when browsing network paths.
This was done earlier to enable delete and to prevent file locks.