2 writes to Name
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
421directoryEntry.Name = directoryName; 430Name = directoryName
2 references to Name
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
624if (previousEventName.Equals(child.Name, StringComparison.Ordinal)) 962builder.Append(Name);