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