9 references to IsRowLive
System.Data.Common (9)
System\Xml\XmlDataDocument.cs (9)
1955Debug.Assert(!IsRowLive(row)); 1964Debug.Assert(!IsRowLive(be.Row)); 2711Debug.Assert(!IsRowLive(be.Row!)); 2799Debug.Assert(IsRowLive(rowElem.Row)); 2850Debug.Assert(!IsRowLive(rowElem.Row)); 2983Debug.Assert(IsRowLive(rowElement.Row)); 2989Debug.Assert(IsRowLive(rowElement.Row)); 3006Debug.Assert(!IsRowLive(rowElement.Row)); 3012Debug.Assert(!IsRowLive(rowElement.Row));