1 write to _implementsIXmlSerializable
System.Data.Common (1)
System\Data\Common\ObjectStorage.cs (1)
33_implementsIXmlSerializable = typeof(IXmlSerializable).IsAssignableFrom(type);
2 references to _implementsIXmlSerializable
System.Data.Common (2)
System\Data\Common\ObjectStorage.cs (2)
341if (_implementsIXmlSerializable) 488if (_implementsIXmlSerializable)