2 references to _syncRoot
PresentationFramework (2)
MS\Internal\Utility\MonitorWrapper.cs (2)
26
Monitor.Enter(
_syncRoot
);
35
Monitor.Exit(
_syncRoot
);