2 implementations of IsInUse
System.Data.Common (2)
System\Xml\DataPointer.cs (1)
860bool IXmlDataVirtualNode.IsInUse() => _isInUse;
System\Xml\XPathNodePointer.cs (1)
1672bool IXmlDataVirtualNode.IsInUse()
1 reference to IsInUse
System.Data.Common (1)
System\Xml\XmlDataDocument.cs (1)
67if (!temp.IsInUse())