1 reference to GetOrCreate
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.cs (1)
34
return new Tagger(TagComputer.
GetOrCreate
(this, (ITextBuffer2)buffer));