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