Handle SPC in GetLoadContext
authorSteve MacLean <Steve.MacLean@Microsoft.com>
Mon, 4 Feb 2019 18:36:52 +0000 (13:36 -0500)
committerSteve MacLean <stmaclea@microsoft.com>
Tue, 5 Feb 2019 00:05:47 +0000 (19:05 -0500)
commit7e20b6fa7b2253511b6f0a7d76c955360e040df6
treeaf73089cd9e002c0754380befd540aa8e1f99729
parent5ede2e7a290f770eb1fc04f11f84e3e3afb22fae
Handle SPC in GetLoadContext

GetBindingContext() returns NULL for System.Private.CoreLib.  Add support
for this special case.
src/vm/assemblynative.cpp