6 writes to MTOfType
Microsoft.Diagnostics.DataContractReader.Legacy (6)
SOSDacImpl.cs (6)
1148data->MTOfType = 0; 1150data->MTOfType = rtsContract.GetPrimitiveType(CorElementType.U).Address.ToClrDataAddress(_target); 1153data->MTOfType = foundTypeHandle.Address.ToClrDataAddress(_target); 1158data->MTOfType = paramTypeHandle.Address.ToClrDataAddress(_target); 1161data->MTOfType = foundTypeHandle.Address.ToClrDataAddress(_target); 1166data->MTOfType = 0;
1 reference to MTOfType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
1194if (data->MTOfType == 0)