1 write to _fullPath
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemEventArgs.cs (1)
24
_fullPath
= Combine(directory, name);
1 reference to _fullPath
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemEventArgs.cs (1)
62
return
_fullPath
;