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