5 references to ClassifyTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\StackWalk\GC\GcSignatureTypeProvider.cs (5)
93
return
ClassifyTypeHandle
(instantiation[index]);
117
return
ClassifyTypeHandle
(rts.GetTypeParam(classCtx));
123
return
ClassifyTypeHandle
(instantiation[index]);
143
return
ClassifyTypeHandle
(_target.Contracts.RuntimeTypeSystem.GetTypeHandle(typeHandlePointer));
164
return
ClassifyTypeHandle
(_target.Contracts.RuntimeTypeSystem.GetTypeHandle(typeHandlePtr));