1 write to _masterPageFile
System.Web (1)
Configuration\PagesSection.cs (1)
511
_masterPageFile
= masterPageFile;
2 references to _masterPageFile
System.Web (2)
Configuration\PagesSection.cs (2)
464
if (
_masterPageFile
== null) {
514
return
_masterPageFile
;