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