2 references to InternalWriteAllLines
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\File.cs (2)
957InternalWriteAllLines(new StreamWriter(path, false, encoding), contents); 1045InternalWriteAllLines(new StreamWriter(path, true, encoding), contents);