1 reference to HasBaseclassOf
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ContractNameServices.cs (1)
50
if (!type.IsAbstract && type.
HasBaseclassOf
(typeof(Delegate)))