3 references to IsEmpty
System.Data.Services (3)
System\Data\Services\Serializers\DictionaryContent.cs (1)
139Debug.Assert(!this.IsEmpty, "!this.IsEmpty -- calling with 0 properties is disallowed.");
System\Data\Services\Serializers\SyndicationSerializer.cs (2)
428if (!valueProperties.IsEmpty) 536if (!content.IsEmpty)