10 references to ThrowInternalError
System.Data.Services.Client (10)
System\Data\Services\Client\AtomParser.cs (2)
483Error.ThrowInternalError(InternalError.UnexpectedXmlNodeTypeWhenReading); 488Error.ThrowInternalError(InternalError.UnexpectedXmlNodeTypeWhenReading);
System\Data\Services\Client\DataServiceContext.cs (6)
2888Error.ThrowInternalError(InternalError.UnvalidatedEntityState); 4326Error.ThrowInternalError(InternalError.InvalidBeginNextChange); 4475Error.ThrowInternalError(errorcode); 4487Error.ThrowInternalError(errorcode); 5732Error.ThrowInternalError(InternalError.InvalidEndGetRequestStreamContentLength); 6051Error.ThrowInternalError(InternalError.SaveNextChangeIncomplete);
System\Data\Services\Client\QueryResult.cs (1)
722Error.ThrowInternalError(errorcode);
System\Data\Services\Client\Util.cs (1)
387Error.ThrowInternalError(errorcode);