2 writes to MethodStart
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
806data->MethodStart = 0; 828data->MethodStart = eman.GetStartAddress(cbh).Value;
4 references to MethodStart
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
860Debug.Assert(data->MethodStart == dataLocal.MethodStart, $"cDAC: {data->MethodStart:x}, DAC: {dataLocal.MethodStart:x}");