1 write to elementType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
6774
WriteLittleEndian(ref typeInfo.
elementType
, (int)elementType);
1 reference to elementType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
3657
CorElementType et = (CorElementType)ReadLittleEndian(pData->
elementType
);