4 references to NewKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Syntax.Generated.vb (4)
23569
Return Me.
NewKeyword
23613
return Update(Me.
NewKeyword
, attributeLists, Me.Initializer)
23639
return Update(Me.
NewKeyword
, Me.AttributeLists, initializer)
23692
If newKeyword <> Me.
NewKeyword
OrElse attributeLists <> Me.AttributeLists OrElse initializer IsNot Me.Initializer Then