2 writes to _cleanupRequested
PresentationFramework (2)
MS\Internal\Data\AccessorTable.cs (2)
99
_cleanupRequested
= true;
129
_cleanupRequested
= false;
1 reference to _cleanupRequested
PresentationFramework (1)
MS\Internal\Data\AccessorTable.cs (1)
90
if (!
_cleanupRequested
)