3 references to GetIntroducedMethods
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
589
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))
654
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))
765
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))