4 references to OmittedArgumentSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
24398
Return new
OmittedArgumentSyntax
(Me.Kind, newErrors, GetAnnotations, _empty)
24402
Return new
OmittedArgumentSyntax
(Me.Kind, GetDiagnostics, annotations, _empty)
40550
Return New
OmittedArgumentSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newEmpty)
Generated\Syntax.xml.Syntax.Generated.vb (1)
26646
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
OmittedArgumentSyntax
(kind, errors, annotations, empty), Nothing, 0)