2 references to IsDelegate
System.Private.CoreLib (2)
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (2)
645return 0 != (Classification & TypeClassification.IsDelegate); 845classification |= TypeClassification.IsDelegate;