1 write to ElementType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
3385data->ElementType = (uint)runtimeTypeSystemContract.GetSignatureCorElementType(element);
2 references to ElementType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
3424Debug.Assert(data->ElementType == dataLocal.ElementType);