1 write to _root
System.Collections.NonGeneric (1)
System\Collections\Stack.cs (1)
221
_root
= stack.SyncRoot;
11 references to _root
System.Collections.NonGeneric (11)
System\Collections\Stack.cs (11)
233
return
_root
;
241
lock (
_root
)
250
lock (
_root
)
258
lock (
_root
)
266
lock (
_root
)
274
lock (
_root
)
282
lock (
_root
)
290
lock (
_root
)
298
lock (
_root
)
306
lock (
_root
)
314
lock (
_root
)