3 references to SET_ARGCOUNT
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\X86\GCInfoDecoding\InfoHdr.cs (3)
81
SET_PROLOGSIZE =
SET_ARGCOUNT
+ SET_ARGCOUNT_MAX + 1, // 0x11
164
if (encoding < (uint)InfoHdrAdjust.
SET_ARGCOUNT
)
170
infoHdr.ArgCount = (byte)(encoding - (uint)InfoHdrAdjust.
SET_ARGCOUNT
);