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