1 instantiation of CopyPasteAndPrintingClassificationBufferTaggerProvider
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Classification\TotalClassifierTests.cs (1)
2971var provider = new CopyPasteAndPrintingClassificationBufferTaggerProvider(
3 references to CopyPasteAndPrintingClassificationBufferTaggerProvider
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Classification\TotalClassifierTests.cs (1)
2971var provider = new CopyPasteAndPrintingClassificationBufferTaggerProvider(
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (2)
29private readonly CopyPasteAndPrintingClassificationBufferTaggerProvider _owner; 40CopyPasteAndPrintingClassificationBufferTaggerProvider owner,