2 references to ReaderWriterLock
PresentationFramework (1)
System\Windows\Markup\XamlStream.cs (1)
57
_bufferLock = new
ReaderWriterLock
();
System.Configuration.ConfigurationManager (1)
System\Configuration\Internal\InternalConfigRoot.cs (1)
46
_hierarchyLock = new
ReaderWriterLock
();