1 implementation of TryGetLanguageInformation
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LanguageInfoProvider.cs (1)
48public bool TryGetLanguageInformation(DocumentUri requestUri, string? lspLanguageId, [NotNullWhen(true)] out LanguageInformation? languageInformation)