3 references to GetIntroducedMethods
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
593
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))
651
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))
754
foreach (RuntimeMethodHandleInternal methodHandle in RuntimeTypeHandle.
GetIntroducedMethods
(declaringType))