1 write to foliationLock
System.Data (1)
fx\src\data\System\NewXml\XmlDataDocument.cs (1)
2345
this.
foliationLock
= new object();
1 reference to foliationLock
System.Data (1)
fx\src\data\System\NewXml\XmlDataDocument.cs (1)
590
lock ( this.
foliationLock
) {