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