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