2 references to TryClassify
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\Classification\AbstractEmbeddedLanguageClassificationService.cs (2)
131
if (
TryClassify
(classifier.Value, context))
136
TryClassify
(_owner._fallbackClassifier, context);