summaryrefslogtreecommitdiff
path: root/src/debug
diff options
context:
space:
mode:
authorYi Zhang (CLR) <yzha@microsoft.com>2016-05-03 23:02:10 -0700
committerYi Zhang <yzha@microsoft.com>2016-05-16 22:46:58 -0700
commit8c85c81d4a0cb4d2ba9fd14fdcbce51c9d715e25 (patch)
treecd1e2006cac6e84025f1d87dabb919debda33b63 /src/debug
parent97b4ff0b438261ba11b357008630076054a6f25d (diff)
downloadcoreclr-8c85c81d4a0cb4d2ba9fd14fdcbce51c9d715e25.tar.gz
coreclr-8c85c81d4a0cb4d2ba9fd14fdcbce51c9d715e25.tar.bz2
coreclr-8c85c81d4a0cb4d2ba9fd14fdcbce51c9d715e25.zip
Enable DefaultDllImportSearchPathsAttribute in CoreCLR Windows. Host NATIVE_DLL_SEARCH_DIRECTORIES has higher priority.
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/daccess/nidump.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/debug/daccess/nidump.cpp b/src/debug/daccess/nidump.cpp
index 29c326debe..a3a454384c 100644
--- a/src/debug/daccess/nidump.cpp
+++ b/src/debug/daccess/nidump.cpp
@@ -4133,10 +4133,8 @@ void NativeImageDumper::DumpModule( PTR_Module module )
//file
//assembly
-#if !defined(FEATURE_CORECLR)
DisplayWriteFieldInt( m_DefaultDllImportSearchPathsAttributeValue,
module->m_DefaultDllImportSearchPathsAttributeValue, Module, MODULE );
-#endif // !FEATURE_CORECLR
DisplayEndStructure(MODULE); //Module