Lookup System.Runtime and mscorlib references by Assembly name
authorMichael Letterle <mletterle@preemptive.com>
Fri, 31 Mar 2017 15:31:53 +0000 (11:31 -0400)
committerRuss Keldorph <russ.keldorph@microsoft.com>
Wed, 26 Apr 2017 19:30:48 +0000 (12:30 -0700)
commita204cc92dda615a9148dc6f8fd877d1e7faff9ad
tree41c70430ea2ecfa75377a7609e5b5855bad8eb58
parentb4bcf9d0e217243ca53fd6197afac903ceb5ff9f
Lookup System.Runtime and mscorlib references by Assembly name

Rather than by alias.

Fixes dotnet/coreclr#10595

Commit migrated from https://github.com/dotnet/coreclr/commit/bf579f8fdc6dbc77c3d989b9992590d55784028e
src/coreclr/src/ilasm/asmman.cpp
src/coreclr/src/ilasm/asmman.hpp
src/coreclr/src/ilasm/assembler.cpp