1 write to _rootedThis
System.Web (1)
Util\WorkItem.cs (1)
84
_rootedThis
= GCHandle.Alloc(this);
2 references to _rootedThis
System.Web (2)
Util\WorkItem.cs (2)
87
_rootedThis
.Free();
93
_rootedThis
.Free();