4 references to BasicTypeInfoToTypeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
3600
ITypeHandle elementType =
BasicTypeInfoToTypeHandle
(rts, &pArgInfo->m_pList[0]);
3611
ITypeHandle referent =
BasicTypeInfoToTypeHandle
(rts, &pArgInfo->m_pList[0]);
3629
builder.Add(
BasicTypeInfoToTypeHandle
(rts, &pArgInfo->m_pList[i]));
3640
builder.Add(
BasicTypeInfoToTypeHandle
(rts, &pArgInfo->m_pList[i]));