3 references to GetNextNonEmptyStatement
Microsoft.VisualStudio.LanguageServices.VisualBasic (3)
CodeModel\VisualBasicCodeModelService.NodeLocator.vb (3)
321
Dim [next] = statement.
GetNextNonEmptyStatement
()
337
Dim nextStatement = statement.
GetNextNonEmptyStatement
()
408
Dim nextStatement = statement.
GetNextNonEmptyStatement
()