1 instantiation of ReflectionMethod
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionExtensions.cs (1)
112
return new
ReflectionMethod
(method);
1 reference to ReflectionMethod
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionExtensions.cs (1)
105
public static
ReflectionMethod
ToReflectionMethod(this MethodInfo method)