2 references to OnSubjectBufferChanged
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (2)
116
_subjectBuffer.ChangedOnBackground += this.
OnSubjectBufferChanged
;
214
_subjectBuffer.ChangedOnBackground -= this.
OnSubjectBufferChanged
;