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