1 instantiation of IntroducedMethodEnumerator
mscorlib (1)
system\runtimehandles.cs (1)
365
return new
IntroducedMethodEnumerator
(type);
2 references to IntroducedMethodEnumerator
mscorlib (2)
system\runtimehandles.cs (2)
357
public
IntroducedMethodEnumerator
GetEnumerator()
363
internal static
IntroducedMethodEnumerator
GetIntroducedMethods(RuntimeType type)