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