3 references to GetIntroducedMethods
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
586
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))
644
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))
747
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))