4 references to EmptyStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
189
Return new
EmptyStatementSyntax
(Me.Kind, newErrors, GetAnnotations, _empty)
193
Return new
EmptyStatementSyntax
(Me.Kind, GetDiagnostics, annotations, _empty)
37748
Return New
EmptyStatementSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newEmpty)
Generated\Syntax.xml.Syntax.Generated.vb (1)
183
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
EmptyStatementSyntax
(kind, errors, annotations, empty), Nothing, 0)