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