2 writes to _monitorWrapper
PresentationFramework (2)
src\Framework\MS\Internal\Utility\MonitorWrapper.cs (2)
55
_monitorWrapper
= monitorWrapper;
63
_monitorWrapper
= null;
2 references to _monitorWrapper
PresentationFramework (2)
src\Framework\MS\Internal\Utility\MonitorWrapper.cs (2)
60
if (
_monitorWrapper
!= null)
62
_monitorWrapper
.Exit();