1 write to _innerExceptions
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceValidationException.cs (1)
113_innerExceptions = innerExceptions ?? new Dictionary<string, Exception>();
1 reference to _innerExceptions
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceValidationException.cs (1)
123return _innerExceptions;