4 references to AsKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Syntax.Generated.vb (4)
10446
Return Me.
AsKeyword
10482
return Update(Me.
AsKeyword
, attributeLists, Me.Type)
10503
return Update(Me.
AsKeyword
, Me.AttributeLists, type)
10551
If asKeyword <> Me.
AsKeyword
OrElse attributeLists <> Me.AttributeLists OrElse type IsNot Me.Type Then