5 references to Type
System.Data.Services (5)
System\Data\Services\Serializers\JsonWriter.cs (5)
81if (scope.Type == ScopeType.Array) 139if (this.scopes.Peek().Type != ScopeType.Object) 145if (currentScope.Type == ScopeType.Object) 429if (currentScope.Type == ScopeType.Array) 461if ((currentScope.Type == ScopeType.Array) &&