// CS0101: The namespace `global::' already contains a definition for `I' // Line: 8 interface I { } partial class I { }