3 references to IsMethodSpec
System.Private.CoreLib (3)
src\System\Reflection\RuntimeModule.cs (3)
79
if (!tk.IsMethodDef && !tk.
IsMethodSpec
)
115
if (tk.
IsMethodSpec
)
261
if (tk.
IsMethodSpec
|| tk.IsMethodDef)