2 references to ToUserString
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\ErrorLog.cs (1)
90string recordString = record.ToUserString();
System\Data\Mapping\ViewGeneration\Utils\ExceptionHelpers.cs (1)
23InternalMappingException exception = new InternalMappingException(errorRecord.ToUserString(), errorRecord);