2 writes to _monitorWrapper
PresentationFramework (2)
MS\Internal\Utility\MonitorWrapper.cs (2)
48
_monitorWrapper
= monitorWrapper;
56
_monitorWrapper
= null;
2 references to _monitorWrapper
PresentationFramework (2)
MS\Internal\Utility\MonitorWrapper.cs (2)
53
if (
_monitorWrapper
!= null)
55
_monitorWrapper
.Exit();