Fix a consistency issue with command line parsing of file names (use FileInfo instead...
authorFadi Hanna <fadim@microsoft.com>
Wed, 5 Feb 2020 19:16:09 +0000 (14:16 -0500)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 19:16:09 +0000 (14:16 -0500)
commit211b4b2faa19d305841e4861a682e7c1a8c8e3e4
tree01a3ba63397f983c61271ce6214dd809916cd9e1
parent693d07fd2eb69afabd9a72797f44ba3c5402d6a3
Fix a consistency issue with command line parsing of file names (use FileInfo instead of string) (#2033)

* Fix a consistency issue with command line parsing of file names (use FileInfo instead of string)
src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilationBuilder.cs
src/coreclr/src/tools/crossgen2/crossgen2/CommandLineOptions.cs