1 write to _closeCount
System.Data (1)
fx\src\Data\System\Data\ProviderBase\DbConnectionHelper.cs (1)
334
unchecked {
_closeCount
++; }
1 reference to _closeCount
System.Data (1)
fx\src\Data\System\Data\ProviderBase\DbConnectionHelper.cs (1)
66
return
_closeCount
;