2 references to IsChangeOnSameLine
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
AutomaticEndConstructCorrection\AutomaticEndConstructCorrector.Session.vb (1)
54
Not
IsChangeOnSameLine
(e.After, e.Changes(0)) OrElse
AutomaticEndConstructCorrection\AutomaticEndConstructCorrector.vb (1)
135
If Not
IsChangeOnSameLine
(bufferChanges.After, textChange) Then