1 instantiation of LinkedEditsTracker
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
AutomaticEndConstructCorrection\AutomaticEndConstructCorrector.Session.vb (1)
28Me._linkedSession = New LinkedEditsTracker(Me._subjectBuffer)
2 references to LinkedEditsTracker
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
AutomaticEndConstructCorrection\AutomaticEndConstructCorrector.Session.vb (2)
13Private _linkedSession As LinkedEditsTracker 48If LinkedEditsTracker.MyOwnChanges(e) Then