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