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