3 references to Object
System.Data.Services (3)
System\Data\Services\Serializers\JsonWriter.cs (3)
120this.StartScope(ScopeType.Object); 139if (this.scopes.Peek().Type != ScopeType.Object) 145if (currentScope.Type == ScopeType.Object)