2 references to GetPathRoot
Microsoft.CodeAnalysis (2)
FileSystem\PathUtilities.cs (2)
138var rootLength = GetPathRoot(path, isUnixLike).Length; 188return GetPathRoot(path, IsUnixLikePlatform);