13 references to Dispose
System.Data (13)
fx\src\data\System\Data\SqlClient\TdsParser.cs (9)
418_physicalStateObj.Dispose(); 480_physicalStateObj.Dispose(); 524_physicalStateObj.Dispose(); // Close previous connection 682_physicalStateObj.Dispose(); 887_physicalStateObj.Dispose(); 949_physicalStateObj.Dispose(); 970_physicalStateObj.Dispose(); 1169_physicalStateObj.Dispose(); 1178_pMarsPhysicalConObj.Dispose();
fx\src\data\System\Data\SqlClient\TdsParserSessionPool.cs (4)
124_freeStateObjects[i].Dispose(); 134_cache[i].Dispose(); 195session.Dispose(); 216session.Dispose();