1 instantiation of IntroducedMethodEnumerator
System.Private.CoreLib (1)
src\System\RuntimeHandles.cs (1)
529
return new
IntroducedMethodEnumerator
(type);
2 references to IntroducedMethodEnumerator
System.Private.CoreLib (2)
src\System\RuntimeHandles.cs (2)
521
public
IntroducedMethodEnumerator
GetEnumerator()
527
internal static
IntroducedMethodEnumerator
GetIntroducedMethods(RuntimeType type)