Use correct exception when a key is not found in ConcurrentDictionary
[mono.git] / mcs / class / corlib / System.Resources / MissingManifestResourceException.cs
index a7618fe4f0f8f9f4360b1ab0c102013bf05afc27..df9eb34c0605eec70a16d7c49341075b107a1dc4 100644 (file)
@@ -37,9 +37,7 @@ namespace System.Resources
 {
 
        [Serializable]
-#if NET_2_0
        [System.Runtime.InteropServices.ComVisible (true)]
-#endif
        public class MissingManifestResourceException: SystemException
        {
                // Constructors