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