3 writes to _empty
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
109Me._empty = empty 119Me._empty = empty 128Me._empty = empty
6 references to _empty
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
141Return Me._empty 147Return Me._empty 156Return new EmptyStatementSyntax(Me.Kind, newErrors, GetAnnotations, _empty) 160Return new EmptyStatementSyntax(Me.Kind, GetDiagnostics, annotations, _empty) 29817If node._empty IsNot newEmpty Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
191return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EmptyStatementSyntax)._empty, Me.Position, 0)