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