3 references to Identifier
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Syntax.Generated.vb (3)
4577return Update(varianceKeyword, Me.Identifier, Me.TypeParameterConstraintClause) 4617return Update(Me.VarianceKeyword, Me.Identifier, typeParameterConstraintClause) 4661If varianceKeyword <> Me.VarianceKeyword OrElse identifier <> Me.Identifier OrElse typeParameterConstraintClause IsNot Me.TypeParameterConstraintClause Then