fx\src\data\System\Data\Common\DbConnectionStringCommon.cs (12)
268throw ADP.ConvertFailed(value.GetType(), typeof(Boolean), e);
298throw ADP.ConvertFailed(value.GetType(), typeof(Boolean), e);
310throw ADP.ConvertFailed(value.GetType(), typeof(Int32), e);
322throw ADP.ConvertFailed(value.GetType(), typeof(String), e);
433throw ADP.ConvertFailed(value.GetType(), typeof(PoolBlockingPeriod), null);
446throw ADP.ConvertFailed(value.GetType(), typeof(PoolBlockingPeriod), e);
558throw ADP.ConvertFailed(value.GetType(), typeof(ApplicationIntent), null);
571throw ADP.ConvertFailed(value.GetType(), typeof(ApplicationIntent), e);
752throw ADP.ConvertFailed(value.GetType(), typeof(SqlAuthenticationMethod), null);
765throw ADP.ConvertFailed(value.GetType(), typeof(SqlAuthenticationMethod), e);
820throw ADP.ConvertFailed(value.GetType(), typeof(SqlConnectionColumnEncryptionSetting), null);
830throw ADP.ConvertFailed(value.GetType(), typeof(SqlConnectionColumnEncryptionSetting), e);