3 references to PushSegment
System.Data.Services (3)
System\Data\Services\Serializers\Serializer.cs (3)
467return this.PushSegment(propertyName, container); 525return this.PushSegment(property.Name, current); 533return this.PushSegment(this.RequestDescription.ContainerName, this.CurrentContainer);