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