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)
27private EntityDataSourceValidationExceptionState _state; 108/// Initializes a new instance of the <see cref="EntityDataSourceValidationExceptionState"/> class.