1 write to _taggerProvider
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
93_taggerProvider = taggerProvider;
9 references to _taggerProvider
Microsoft.CodeAnalysis.EditorFeatures (9)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (9)
161_taggerProvider.ThreadingContext.ThrowIfNotOnUIThread(); 167_taggerProvider.ThreadingContext.ThrowIfNotOnUIThread(); 282_taggerProvider.ThreadingContext.ThrowIfNotOnUIThread(); 290_taggerProvider.ThreadingContext.ThrowIfNotOnUIThread(); 304var typeMap = _taggerProvider._typeMap; 312_taggerProvider.ThreadingContext.ThrowIfNotOnUIThread(); 340_taggerProvider.ThreadingContext.ThrowIfNotOnUIThread(); 354_taggerProvider.ThreadingContext.ThrowIfNotOnUIThread(); 394_taggerProvider.ThreadingContext.ThrowIfNotOnUIThread();