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)
464if (_masterPageFile == null) { 514return _masterPageFile;