1 reference to ValueStringBuilder
System.IO.FileSystem.Watcher (1)
src\libraries\Common\src\System\IO\PathInternal.cs (1)
104
var sb = new
ValueStringBuilder
(stackalloc char[260 /* PathInternal.MaxShortPath */]);