7 writes to m_Obj
mscorlib (7)
system\security\util\tokenbasedset.cs (7)
55
m_Obj
= m_objSet[m_maxIndex];
157
m_Obj
= tbSet.m_Obj;
166
m_Obj
= null;
189
m_Obj
= item;
198
m_Obj
= item;
212
m_Obj
= null;
308
m_Obj
= Volatile.Read(ref m_Set[m_maxIndex]);
6 references to m_Obj
mscorlib (6)
system\security\util\tokenbasedset.cs (6)
75
m_objSet[m_maxIndex] =
m_Obj
;
107
e.Current =
m_Obj
;
157
m_Obj = tbSet.
m_Obj
;
203
Object objSaved =
m_Obj
;
256
return
m_Obj
;
286
ret =
m_Obj
;