4 references to BasicTypeInfoToTypeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
2411
TypeHandle elementType =
BasicTypeInfoToTypeHandle
(rts, &pArgInfo->m_pList[0]);
2421
TypeHandle referent =
BasicTypeInfoToTypeHandle
(rts, &pArgInfo->m_pList[0]);
2438
builder.Add(
BasicTypeInfoToTypeHandle
(rts, &pArgInfo->m_pList[i]));
2448
builder.Add(
BasicTypeInfoToTypeHandle
(rts, &pArgInfo->m_pList[i]));