2 implementations of IsInUse
System.Data (2)
fx\src\data\System\NewXml\DataPointer.cs (1)
687bool IXmlDataVirtualNode.IsInUse() {
fx\src\data\System\NewXml\XPathNodePointer.cs (1)
1502bool IXmlDataVirtualNode.IsInUse() {
1 reference to IsInUse
System.Data (1)
fx\src\data\System\NewXml\XmlDataDocument.cs (1)
67if ( ! temp.IsInUse() )