8 references to ConsumePreLoginHandshake
System.Data (8)
fx\src\data\System\Data\SqlClient\SqlConnectionTimeoutErrorInternal.cs (6)
167case SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake: 173phaseDurations[(int)SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake].GetMilliSecondDuration()); 181phaseDurations[(int)SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake].GetMilliSecondDuration(), 190phaseDurations[(int)SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake].GetMilliSecondDuration(), 200phaseDurations[(int)SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake].GetMilliSecondDuration(), 227originalPhaseDurations[(int)SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake].GetMilliSecondDuration(),
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
1977timeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake);
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
514_connHandler.TimeoutErrorInternal.SetAndBeginPhase(SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake);