2 writes to _cleanupRequested
PresentationFramework (2)
MS\Internal\Data\AccessorTable.cs (2)
107
_cleanupRequested
= true;
137
_cleanupRequested
= false;
1 reference to _cleanupRequested
PresentationFramework (1)
MS\Internal\Data\AccessorTable.cs (1)
98
if (!
_cleanupRequested
)