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