2 references to BlockKeyword
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Syntax.Generated.vb (2)
13878
return Update(Me.Kind, exitKeyword, Me.
BlockKeyword
)
13936
If kind <> Me.Kind OrElse exitKeyword <> Me.ExitKeyword OrElse blockKeyword <> Me.
BlockKeyword
Then