3 references to _propUseHostingIdentity
System.Web (3)
Configuration\SessionStateSection.cs (3)
235_properties.Add(_propUseHostingIdentity); 429return (bool)base[_propUseHostingIdentity]; 432base[_propUseHostingIdentity] = value;