mawett

Results 1 issues of mawett

#endif is always missing in generated stubs, when the interface has namespace definition with preprocessor directives. Example: ``` namespace myProject.sublibrary { using System; using System.Collections.Generic; using System.IO; #if WinIoT using...