2 references to IncrementAsyncCount
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (2)
3115
_activeConnection.GetOpenTdsConnection(methodName).
IncrementAsyncCount
();
4402
_activeConnection.GetOpenTdsConnection().
IncrementAsyncCount
();