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