1 reference to VersionNotFoundException
System.Data.Common (1)
System\Data\DataException.cs (1)
368
private static Exception _VersionNotFound(string error) => TraceExceptionAsReturnValue(new
VersionNotFoundException
(error));