4 references to CrefOperatorReferenceSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
32119
Return new
CrefOperatorReferenceSyntax
(Me.Kind, newErrors, GetAnnotations, _operatorKeyword, _operatorToken)
32123
Return new
CrefOperatorReferenceSyntax
(Me.Kind, GetDiagnostics, annotations, _operatorKeyword, _operatorToken)
41446
Return New
CrefOperatorReferenceSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newOperatorKeyword, newOperatorToken)
Generated\Syntax.xml.Syntax.Generated.vb (1)
34135
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
CrefOperatorReferenceSyntax
(kind, errors, annotations, operatorKeyword, operatorToken), Nothing, 0)