2 references to StringFromFile
System.Web (2)
Compilation\BuildManager.cs (1)
3012string newAspxFile = Util.StringFromFile(destPhysicalPath, ref encoding);
UI\Util.cs (1)
370return StringFromFile(path, ref encoding);