4 references to TryStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
13976
Return new
TryStatementSyntax
(Me.Kind, newErrors, GetAnnotations, _tryKeyword)
13980
Return new
TryStatementSyntax
(Me.Kind, GetDiagnostics, annotations, _tryKeyword)
39328
Return New
TryStatementSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newTryKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
15568
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
TryStatementSyntax
(kind, errors, annotations, tryKeyword), Nothing, 0)