2 references to MaxInactiveCount
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParserSessionPool.cs (2)
44_freeStateObjects = new TdsParserStateObject[MaxInactiveCount]; 197else if ((okToReuse) && (_freeStateObjectCount < MaxInactiveCount)) {