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