3 references to PartitionResolverType
System.Web (3)
State\OutOfProcStateClientManager.cs (1)
87
s_configPartitionResolverType = config.
PartitionResolverType
;
State\SessionStateModule.cs (1)
288
string partitionResolverType = config.
PartitionResolverType
;
State\sqlstateclientmanager.cs (1)
133
s_configPartitionResolverType = config.
PartitionResolverType
;