2 references to ExtractErrorValues
System.Data.Services (2)
System\Data\Services\ErrorHandler.cs (2)
429
DataServiceException dataException =
ExtractErrorValues
(this.exceptionArgs.Exception, out errorCode, out message, out messageLang);
461
DataServiceException dataException =
ExtractErrorValues
(this.exceptionArgs.Exception, out errorCode, out message, out messageLang);