1 reference to InRowChangingEventException
System.Data.Common (1)
System\Data\DataException.cs (1)
362private static Exception _InRowChangingEvent(string error) => TraceExceptionAsReturnValue(new InRowChangingEventException(error));