6 references to EndSubOrFunctionStatement
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Syntax.Generated.vb (4)
5395
return Update(Me.Kind, subOrFunctionStatement, Me.Statements, Me.
EndSubOrFunctionStatement
)
5425
return Update(Me.Kind, Me.SubOrFunctionStatement, statements, Me.
EndSubOrFunctionStatement
)
5474
Return Me.
EndSubOrFunctionStatement
5506
If kind <> Me.Kind OrElse subOrFunctionStatement IsNot Me.SubOrFunctionStatement OrElse statements <> Me.Statements OrElse endSubOrFunctionStatement IsNot Me.
EndSubOrFunctionStatement
Then
Syntax\MethodBlockBaseSyntax.vb (2)
180
Return
EndSubOrFunctionStatement
204
Return
EndSubOrFunctionStatement