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