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