1 reference to RowNotInTableException
System.Data.Common (1)
System\Data\DataException.cs (1)
367private static Exception _RowNotInTable(string error) => TraceExceptionAsReturnValue(new RowNotInTableException(error));