1 write to CtxCookie
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\RCW.cs (1)
18CtxCookie = target.ReadPointerField(address, type, nameof(CtxCookie));
5 references to CtxCookie
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\BuiltInCOM_1.cs (4)
219TargetPointer ctxCookie = bucket.CtxCookie; 260return rcwData.CtxCookie; 280CtxCookie: rcwData.CtxCookie, 299return rcw.CtxCookie != ctxEntry.CtxCookie;
Data\RCW.cs (1)
18CtxCookie = target.ReadPointerField(address, type, nameof(CtxCookie));