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