22 references to StartObjectScope
System.Data.Services (22)
System\Data\Services\ErrorHandler.cs (4)
302writer.StartObjectScope(); 425writer.StartObjectScope(); // Wrapper for error. 430writer.StartObjectScope(); 436writer.StartObjectScope();
System\Data\Services\Serializers\JsonSerializer.cs (16)
94this.writer.StartObjectScope(); // { 112this.writer.StartObjectScope(); 125this.writer.StartObjectScope(); 196this.writer.StartObjectScope(); // { 210this.writer.StartObjectScope(); 216this.writer.StartObjectScope(); 302this.writer.StartObjectScope(); 394this.writer.StartObjectScope(); 465this.writer.StartObjectScope(); 487this.writer.StartObjectScope(); 555this.writer.StartObjectScope(); 581this.writer.StartObjectScope(); 591this.writer.StartObjectScope(); 639this.writer.StartObjectScope(); 651this.writer.StartObjectScope(); 653this.writer.StartObjectScope();
System\Data\Services\Serializers\JsonServiceDocumentSerializer.cs (2)
66this.writer.StartObjectScope(); // { 69this.writer.StartObjectScope();