2 references to Complete
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnectionTimeoutErrorInternal.cs (2)
140currentPhase = SqlConnectionTimeoutErrorPhase.Complete; 213if ((currentPhase != SqlConnectionTimeoutErrorPhase.Undefined) && (currentPhase != SqlConnectionTimeoutErrorPhase.Complete))