2 references to Errors
System.Data.Entity (2)
System\Data\Mapping\ViewValidator.cs (2)
36
if (validator.
Errors
.Count() == 0)
48
return validator.
Errors
;