1 write to callReturnValueILOffset
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.NativeCodeInfo.cs (1)
34
nvi.
callReturnValueILOffset
= varInfo.CallReturnValueILOffset;
4 references to callReturnValueILOffset
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.NativeCodeInfo.cs (4)
198
Debug.Assert(c.
callReturnValueILOffset
== d.
callReturnValueILOffset
,
199
$"VarInfo[{i}] callReturnValueILOffset mismatch - cDAC: {c.
callReturnValueILOffset
}, DAC: {d.
callReturnValueILOffset
}");