5 references to Array
System.Data.Services (5)
System\Data\Services\Serializers\JsonWriter.cs (5)
81if (scope.Type == ScopeType.Array) 96this.StartScope(ScopeType.Array); 429if (currentScope.Type == ScopeType.Array) 461if ((currentScope.Type == ScopeType.Array) && 473if (type == ScopeType.Array)