3 references to _type
Microsoft.CodeAnalysis.EditorFeatures (3)
Classification\Semantic\AbstractSemanticOrEmbeddedClassificationViewTaggerProvider.cs (3)
238if (_type == ClassificationType.Semantic) 243else if (_type == ClassificationType.EmbeddedLanguage) 250throw ExceptionUtilities.UnexpectedValue(_type);