1 reference to ClassifyDocumentAsync
Microsoft.CodeAnalysis.LanguageServer (1)
FileBasedPrograms\FileBasedProgramsProjectSystem.cs (1)
241var documentKind = await ClassifyDocumentAsync(documentPath, languageId: "csharp", cancellationToken);