2 references to BinaryLogPath
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\BinLogPathProvider.cs (1)
40
if (_globalOptionService.GetOption(LanguageServerProjectSystemOptionsStorage.
BinaryLogPath
) is not string binaryLogDirectory)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Configuration\DidChangeConfigurationNotificationHandler_OptionList.cs (1)
58
LanguageServerProjectSystemOptionsStorage.
BinaryLogPath
,