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