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