1 write to s_configPartitionResolverType
System.Web (1)
State\sqlstateclientmanager.cs (1)
133
s_configPartitionResolverType
= config.PartitionResolverType;
4 references to s_configPartitionResolverType
System.Web (4)
State\sqlstateclientmanager.cs (4)
195
SR.GetString(SR.Error_parsing_sql_partition_resolver_string,
s_configPartitionResolverType
, e.Message), e);
223
s_configPartitionResolverType
, dummyConnection.DataSource, database));
395
s_configPartitionResolverType
, conn.DataSource, conn.Database),
1019
s_configPartitionResolverType
, sqlConnection.DataSource, sqlConnection.Database));