3 writes to ProjectRestorePath
Microsoft.CodeAnalysis.LanguageServer (3)
FileBasedPrograms\FileBasedProgramsProjectSystem.cs (2)
324
ProjectRestorePath
= projectInfos.FirstOrDefault()?.FilePath,
362
ProjectRestorePath
= documentPath,
HostWorkspace\LanguageServerProjectSystem.cs (1)
97
ProjectRestorePath
= projectPath,
1 reference to ProjectRestorePath
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\LanguageServerProjectLoader.cs (1)
290
projectRestorePath = remoteProjectLoadResult.
ProjectRestorePath
;