3 references to _propPartitionResolverType
System.Web (3)
Configuration\SessionStateSection.cs (3)
234
_properties.Add(
_propPartitionResolverType
);
419
return (string)base[
_propPartitionResolverType
];
422
base[
_propPartitionResolverType
] = value;