2 writes to recursionDepth
System.Data.Services (2)
System\Data\Services\Serializers\JsonReader.cs (2)
506WebUtil.RecurseEnter(RecursionLimit, ref this.recursionDepth); 512WebUtil.RecurseLeave(ref this.recursionDepth);
1 reference to recursionDepth
System.Data.Services (1)
System\Data\Services\Serializers\JsonReader.cs (1)
122if (this.recursionDepth == 0)