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