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