4 references to FinallyStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
14641
Return new
FinallyStatementSyntax
(Me.Kind, newErrors, GetAnnotations, _finallyKeyword)
14645
Return new
FinallyStatementSyntax
(Me.Kind, GetDiagnostics, annotations, _finallyKeyword)
39405
Return New
FinallyStatementSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newFinallyKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
16183
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
FinallyStatementSyntax
(kind, errors, annotations, finallyKeyword), Nothing, 0)