unitycoder/FindInFiles

crash if file is in use

Opened this issue · 0 comments

at string wholeFile = File.ReadAllText(files[i]);

System.IO.IOException: 'The process cannot access the file .. because it is being used by another process.'