Generated\Syntax.xml.Syntax.Generated.vb (5)
1643return Update(moduleStatement, Me.Inherits, Me.Implements, Me.Members, Me.EndModuleStatement)
1673return Update(Me.ModuleStatement, [inherits], Me.Implements, Me.Members, Me.EndModuleStatement)
1711return Update(Me.ModuleStatement, Me.Inherits, [implements], Me.Members, Me.EndModuleStatement)
1749return Update(Me.ModuleStatement, Me.Inherits, Me.Implements, members, Me.EndModuleStatement)
1775return Update(Me.ModuleStatement, Me.Inherits, Me.Implements, Me.Members, endModuleStatement)