2 writes to _monitorWrapper
PresentationFramework (2)
MS\Internal\Utility\MonitorWrapper.cs (2)
49
_monitorWrapper
= monitorWrapper;
57
_monitorWrapper
= null;
2 references to _monitorWrapper
PresentationFramework (2)
MS\Internal\Utility\MonitorWrapper.cs (2)
54
if (
_monitorWrapper
!= null)
56
_monitorWrapper
.Exit();