6 references to ScopeEnter
System.Data (6)
fx\src\data\System\Data\OleDb\OleDbConnection.cs (1)
633Bid.ScopeEnter(out hscp, "<oledb.OleDbConnection.ReleaseObjectPool|API>\n");
fx\src\data\System\Data\OleDb\OleDbEnumerator.cs (1)
82Bid.ScopeEnter(out hscp, "<oledb.OleDbEnumerator.GetRootEnumerator|API>\n");
fx\src\data\System\Data\ProviderBase\DbConnectionFactory.cs (2)
64Bid.ScopeEnter(out hscp, "<prov.DbConnectionFactory.ClearAllPools|API> "); 100Bid.ScopeEnter(out hscp, "<prov.DbConnectionFactory.ClearPool|API> connectionString");
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
2031Bid.ScopeEnter(out hscp, "<sc.SqlConnection.ChangePassword|API>") ; 2070Bid.ScopeEnter(out hscp, "<sc.SqlConnection.ChangePassword|API>") ;