1 implementation of IsDelegate
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
1130public bool IsDelegate(TypeHandle typeHandle)
1 reference to IsDelegate
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
5304return rts.IsDelegate(typeHandle);