6 references to PushSegmentForRoot
System.Data.Services (6)
System\Data\Services\Serializers\JsonSerializer.cs (2)
93bool needPop = this.PushSegmentForRoot(); 110bool needPop = this.PushSegmentForRoot();
System\Data\Services\Serializers\Serializer.cs (1)
219bool needPop = this.PushSegmentForRoot();
System\Data\Services\Serializers\SyndicationSerializer.cs (3)
170bool needPop = this.PushSegmentForRoot(); 206bool needPop = this.PushSegmentForRoot(); 253bool needPop = this.PushSegmentForRoot();