26 references to EndScope
System.Data.Services (26)
System\Data\Services\ErrorHandler.cs (4)
323
writer.
EndScope
(); // </innererror>
441
writer.
EndScope
(); // </message>
449
writer.
EndScope
(); // </error>
450
writer.
EndScope
(); // </error wrapper>
System\Data\Services\Serializers\JsonSerializer.cs (19)
97
this.writer.
EndScope
(); // }
157
this.writer.
EndScope
(); // end data array
174
this.writer.
EndScope
(); // end object scope
177
this.writer.
EndScope
(); // end "d" wrapper
199
this.writer.
EndScope
(); // }
246
this.writer.
EndScope
();
261
this.writer.
EndScope
();
264
this.writer.
EndScope
();
305
this.writer.
EndScope
();
441
this.writer.
EndScope
();
468
this.writer.
EndScope
();
521
this.writer.
EndScope
(); // array scope
532
this.writer.
EndScope
(); // expanded object scope
575
this.writer.
EndScope
();
585
this.writer.
EndScope
();
594
this.writer.
EndScope
();
642
this.writer.
EndScope
();
656
this.writer.
EndScope
();
657
this.writer.
EndScope
();
System\Data\Services\Serializers\JsonServiceDocumentSerializer.cs (3)
77
this.writer.
EndScope
(); // end the array scope
78
this.writer.
EndScope
(); // end the object scope
79
this.writer.
EndScope
(); // end "d" scope