3 references to Append
System.IO.FileSystem.Watcher (3)
src\libraries\Common\src\System\IO\PathInternal.cs (2)
197
sb.
Append
(c);
209
sb.
Append
(path[rootLength - 1]);
src\libraries\Common\src\System\Text\ValueStringBuilder.cs (1)
283
Append
(c);