3 references to IsMapped
System.Data.Common (3)
System\Xml\DataSetMappper.cs (1)
40if (IsMapped())
System\Xml\XmlDataDocument.cs (2)
518Debug.Assert(!_mapper.IsMapped()); 533Debug.Assert(_mapper.IsMapped());