4 writes to _empty
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
24330Me._empty = empty 24340Me._empty = empty 24349Me._empty = empty 24359Me._empty = _empty
7 references to _empty
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
24367writer.WriteValue(Me._empty) 24383Return Me._empty 24389Return Me._empty 24398Return new OmittedArgumentSyntax(Me.Kind, newErrors, GetAnnotations, _empty) 24402Return new OmittedArgumentSyntax(Me.Kind, GetDiagnostics, annotations, _empty) 40547If 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)