5 references to _propRequestPathInvalidCharacters
System.Web (5)
Configuration\HttpRuntimeSection.cs (5)
347_properties.Add(_propRequestPathInvalidCharacters); 698return (string)base[_propRequestPathInvalidCharacters]; 701base[_propRequestPathInvalidCharacters] = value; 828ElementInformation.Properties[_propRequestPathInvalidCharacters.Name].Source, 829ElementInformation.Properties[_propRequestPathInvalidCharacters.Name].LineNumber);