2 references to Combine
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemEventArgs.cs (1)
24
_fullPath =
Combine
(directory, name);
System\IO\RenamedEventArgs.cs (1)
21
_oldFullPath =
Combine
(directory, oldName);