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