II.6.4 Declaring modules All CIL files are modules and are referenced by a logical name carried in the metadata rather than by their file name. See §II.22.30. Decl ::= Clause | .module Filename | … §II.5.10 [Example: .module CountDown.exe end example]