1 write to s_configPartitionResolverType
System.Web (1)
State\OutOfProcStateClientManager.cs (1)
87
s_configPartitionResolverType
= config.PartitionResolverType;
4 references to s_configPartitionResolverType
System.Web (4)
State\OutOfProcStateClientManager.cs (4)
162
SR.GetString(SR.Error_parsing_state_server_partition_resolver_string,
s_configPartitionResolverType
));
230
s_configPartitionResolverType
, server, port.ToString(CultureInfo.InvariantCulture)), hr);
406
s_configPartitionResolverType
, _partitionInfo.Server, _partitionInfo.Port.ToString(CultureInfo.InvariantCulture)));
421
s_configPartitionResolverType
, _partitionInfo.Server, _partitionInfo.Port.ToString(CultureInfo.InvariantCulture)));