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