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