2 references to GetConstructors
System.AddIn (2)
System\Addin\Hosting\Store\HostAdapter.cs (1)
65foreach (MiniConstructorInfo ci in type.GetConstructors(true))
System\Addin\MiniReflection\TypeInfo.cs (1)
460return GetConstructors(false);