1 reference to GetDeclaredMethods
System.ComponentModel.Composition (1)
Microsoft\Internal\ReflectionServices.cs (1)
131
IEnumerable<MethodInfo> declaredMethods = type.
GetDeclaredMethods
();