2 references to GetPathRoot
Microsoft.CodeAnalysis.InteractiveHost (2)
PathUtilities.cs (2)
137var rootLength = GetPathRoot(path, isUnixLike).Length; 187return GetPathRoot(path, IsUnixLikePlatform);