2 references to ReaderFromFile
System.Web (2)
UI\BatchParser.cs (1)
104
using (reader = Util.
ReaderFromFile
(physicalPath, virtualPath)) {
UI\TemplateParser.cs (1)
745
using (reader = Util.
ReaderFromFile
(physicalPath, CurrentVirtualPath)) {