1 reference to Root
Microsoft.CodeAnalysis.Test.Utilities (1)
TestHelpers.cs (1)
192
public static string GetRootedPath(params string[] relativePath) => Path.Combine([
Root
, .. relativePath]);