3 references to PageParserFilterTypeInternal
System.Web (3)
Configuration\PagesSection.cs (1)
432Type pageParserFilterType = PageParserFilterTypeInternal;
UI\Util.cs (2)
101if (ps.PageParserFilterTypeInternal != null) { 102recompilationHash.AddObject(ps.PageParserFilterTypeInternal.FullName);