2 references to AsTypeDesc
System.Private.CoreLib (2)
src\System\RuntimeHandles.cs (1)
54
? h.
AsTypeDesc
()->ExposedClassObject
src\System\RuntimeType.CoreCLR.cs (1)
3287
bool isCollectible = th.IsTypeDesc ? th.
AsTypeDesc
()->IsCollectible : th.AsMethodTable()->IsCollectible;