Home
last modified time | relevance | path

Searched refs:s_dictPoolIdentityPool (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/Common/SystemDataInternals/
H A DConnectionPoolHelper.cs23 …private static Type s_dictPoolIdentityPool = typeof(ConcurrentDictionary<,>).MakeGenericType(s_dbC… field in System.Data.SqlClient.ManualTesting.Tests.SystemDataInternals.ConnectionPoolHelper
26 …private static PropertyInfo s_dictPoolIdentityPoolValues = s_dictPoolIdentityPool.GetProperty("Val…