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