1 reference to s_pathChars
Microsoft.CodeAnalysis.Workspaces (1)
PathUtilities.cs (1)
628
var pathParts = path.Split(
s_pathChars
);