1 write to cbSize
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
1242
*pRetVal = new DacDbiTargetBuffer { pAddress = sigAddr.Value,
cbSize
= sigLen };
4 references to cbSize
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
1259
Debug.Assert(pRetVal->
cbSize
== retValLocal.
cbSize
, $"cDAC sigLen: {pRetVal->
cbSize
}, DAC sigLen: {retValLocal.
cbSize
}");