4 writes to _empty
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
121Me._empty = empty 131Me._empty = empty 140Me._empty = empty 150Me._empty = _empty
7 references to _empty
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
158writer.WriteValue(Me._empty) 174Return Me._empty 180Return Me._empty 189Return new EmptyStatementSyntax(Me.Kind, newErrors, GetAnnotations, _empty) 193Return new EmptyStatementSyntax(Me.Kind, GetDiagnostics, annotations, _empty) 37745If 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)