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