* mcs/flowanalysis.cs (Reachability.ResetBarrier): Remove.
[mono.git] / mcs / mcs / pending.cs
index d859ffdd2070bec9bc97cfb504fb6492cb7afbea..c58372f2ef71015910d779b4be4f99746219f9bb 100644 (file)
@@ -179,7 +179,7 @@ namespace Mono.CSharp {
                                
                                int j = 0;
                                foreach (MethodInfo m in mi){
-                                       pending_implementations [i].args [j] = TypeManager.NoTypes;
+                                       pending_implementations [i].args [j] = Type.EmptyTypes;
                                        pending_implementations [i].mods [j] = null;
 
                                        // If there is a previous error, just ignore