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