3 references to HasNullAttributeWithTrueValue
System.Data.Services (3)
System\Data\Services\Serializers\PlainXmlDeserializer.cs (3)
152
if (
HasNullAttributeWithTrueValue
(this.xmlReader))
299
if (
HasNullAttributeWithTrueValue
(reader))
537
bool isNull =
HasNullAttributeWithTrueValue
(reader);