1 reference to OpenRead
MSBuild (1)
XMake.cs (1)
2208using (StreamReader responseFileContents = FileUtilities.OpenRead(responseFile)) // HIGHCHAR: If response files have no byte-order marks, then assume ANSI rather than ASCII.