3 references to Cookie
mscorlib (3)
system\_localdatastore.cs (3)
140
if (element.Cookie == slot.
Cookie
)
170
if (element.Cookie == slot.
Cookie
)
236
m_DataTable[slotIdx] = new LocalDataStoreElement(slot.
Cookie
);