2 references to GetPath
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
342
string fullPath = hasParent ? parent!.
GetPath
(false, directoryName) : directoryName;
593
ReadOnlySpan<char> expandedName = associatedDirectoryEntry.
GetPath
(true, nextEvent.name);