3 writes to _empty
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
19157Me._empty = empty 19167Me._empty = empty 19176Me._empty = empty
6 references to _empty
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
19189Return Me._empty 19195Return Me._empty 19204Return new OmittedArgumentSyntax(Me.Kind, newErrors, GetAnnotations, _empty) 19208Return new OmittedArgumentSyntax(Me.Kind, GetDiagnostics, annotations, _empty) 32619If node._empty IsNot newEmpty Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
26654return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.OmittedArgumentSyntax)._empty, Me.Position, 0)