4 writes to _empty
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
121
Me.
_empty
= empty
131
Me.
_empty
= empty
140
Me.
_empty
= empty
150
Me.
_empty
= _empty
7 references to _empty
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
158
writer.WriteValue(Me.
_empty
)
174
Return Me.
_empty
180
Return Me.
_empty
189
Return new EmptyStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_empty
)
193
Return new EmptyStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_empty
)
37745
If node.
_empty
IsNot newEmpty Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
191
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EmptyStatementSyntax).
_empty
, Me.Position, 0)