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