3 references to GetBeginToken
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (3)
AutomaticEndConstructCorrection\AutomaticEndConstructCorrector.vb (3)
107
Dim startToken =
GetBeginToken
(token.Parent)
216
Return
GetBeginToken
(beginNode)
249
Dim pairToken =
GetBeginToken
(token.Parent)