1 instantiation of TotalClassificationTaggerProvider
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Classification\TotalClassifierTests.cs (1)
2857var provider = new TotalClassificationTaggerProvider(
4 references to TotalClassificationTaggerProvider
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Classification\TotalClassifierTests.cs (1)
2857var provider = new TotalClassificationTaggerProvider(
Microsoft.CodeAnalysis.EditorFeatures (3)
Classification\Semantic\EmbeddedLanguageClassificationViewTaggerProvider.cs (1)
12/// view. Intentionally not exported. It is consumed by the <see cref="TotalClassificationTaggerProvider"/>
Classification\Semantic\SemanticClassificationViewTaggerProvider.cs (1)
13/// exported. It is consumed by the <see cref="TotalClassificationTaggerProvider"/> instead.
Classification\Syntactic\SyntacticClassificationTaggerProvider.cs (1)
16/// Intentionally not exported. It is consumed by the <see cref="TotalClassificationTaggerProvider"/> instead.