1 reference to ReadAllLines
System.Web (1)
Compilation\BuildManager.cs (1)
822
return new HashSet<string>(File.
ReadAllLines
(path), StringComparer.OrdinalIgnoreCase);