3 references to IsMethodSpec
mscorlib (3)
system\reflection\module.cs (3)
706if (!tk.IsMethodDef && !tk.IsMethodSpec) 729if (tk.IsMethodSpec) 874if (tk.IsMethodSpec || tk.IsMethodDef)