3 references to GetIntroducedMethods
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
588
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))
653
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))
764
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))