1 instantiation of SqlConnectionTimeoutErrorInternal
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
395
timeoutErrorInternal = new
SqlConnectionTimeoutErrorInternal
();
2 references to SqlConnectionTimeoutErrorInternal
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
296
private
SqlConnectionTimeoutErrorInternal
timeoutErrorInternal;
298
internal
SqlConnectionTimeoutErrorInternal
TimeoutErrorInternal