2 references to DictionaryContent
System.Data.Services (2)
System\Data\Services\Serializers\SyndicationSerializer.cs (2)
415
DictionaryContent valueProperties = new
DictionaryContent
(expectedType.Properties.Count);
522
DictionaryContent content = new
DictionaryContent
(actualResourceType.Properties.Count);