2 references to OldFullPath
Microsoft.Extensions.FileProviders.Physical (2)
PhysicalFilesWatcher.cs (2)
286
OnFileSystemEntryChange(e.
OldFullPath
);
299
string oldLocation = Path.Combine(e.
OldFullPath
, newLocation.Substring(e.FullPath.Length + 1));