2 references to MakeAbsolutePath
Microsoft.CodeAnalysis.LanguageServer.UnitTests (2)
WorkspaceProjectFactoryServiceTests.cs (2)
41var sourceFilePath = MakeAbsolutePath("SourceFile.cs"); 42var additionalFilePath = MakeAbsolutePath("AdditionalFile.txt");