1 instantiation of EntityDataSourceValidationExceptionState
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceValidationException.cs (1)
76
_state = new
EntityDataSourceValidationExceptionState
(innerExceptions);
2 references to EntityDataSourceValidationExceptionState
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceValidationException.cs (2)
27
private
EntityDataSourceValidationExceptionState
_state;
108
/// Initializes a new instance of the <see cref="
EntityDataSourceValidationExceptionState
"/> class.