1 write to _pageParserFilterType
System.Web (1)
Configuration\PagesSection.cs (1)
424_pageParserFilterType = pageParserFilterType;
2 references to _pageParserFilterType
System.Web (2)
Configuration\PagesSection.cs (2)
421if (_pageParserFilterType == null && !String.IsNullOrEmpty(PageParserFilterType)) { 427return _pageParserFilterType;