9 references to SetAndBeginPhase
System.Data (9)
fx\src\data\System\Data\SqlClient\SqlConnectionTimeoutErrorInternal.cs (1)
111
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.PreLoginBegin);
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (4)
1394
timeoutErrorInternal.
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.PreLoginBegin);
1629
timeoutErrorInternal.
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.PreLoginBegin);
1978
timeoutErrorInternal.
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.LoginBegin);
1984
timeoutErrorInternal.
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.PostLogin);
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
453
_connHandler.TimeoutErrorInternal.
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.InitializeConnection);
504
_connHandler.TimeoutErrorInternal.
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.SendPreLoginHandshake);
514
_connHandler.TimeoutErrorInternal.
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake);
7134
_connHandler.TimeoutErrorInternal.
SetAndBeginPhase
(SqlConnectionTimeoutErrorPhase.ProcessConnectionAuth);