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