8 references to GetExpandedElement
System.Data.Services (8)
System\Data\Services\Serializers\JsonSerializer.cs (5)
145o = GetExpandedElement(expanded); 233o = GetExpandedElement(expanded); 510elementInCollection = GetExpandedElement(expandedEnumerator); 694propertyValue = GetExpandedElement(expandedValue); 722propertyValue = GetExpandedElement(expandedValue);
System\Data\Services\Serializers\PlainXmlSerializer.cs (1)
247element = GetExpandedElement(expanded);
System\Data\Services\Serializers\SyndicationSerializer.cs (2)
657o = GetExpandedElement(expanded); 1069GetExpandedElement(expandedResultPropertyValue) :