1 write to _session
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
AutomaticEndConstructCorrection\AutomaticEndConstructCorrector.vb (1)
30
Me.
_session
= New Session(subjectBuffer)
4 references to _session
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (4)
AutomaticEndConstructCorrection\AutomaticEndConstructCorrector.vb (4)
61
If Me.
_session
.Alive Then
92
If Me.
_session
.Alive Then
93
If Me.
_session
.OnTextChange(e) Then
103
Me.
_session
.Start(GetLinkedEditSpans(e.Before, token), e)