3 references to PathRoot
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (3)
DocumentOutline\DocumentOutlineTestsBase.cs (3)
66=> PathRoot + _workspace.Documents.Single().FilePath!; 106solution = solution.WithDocumentFilePath(document.Id, PathRoot + document.Name); 115solution = solution.WithProjectFilePath(project.Id, PathRoot + project.Name);