1 instantiation of LastIOTimer
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
280
_lastSuccessfulIOTimer = new
LastIOTimer
();
1 reference to LastIOTimer
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
111
private readonly
LastIOTimer
_lastSuccessfulIOTimer;