2 references to PrivateBinPathKey
mscorlib (2)
system\appdomain.cs (1)
4372
AppDomainSetup.UpdateContextProperty(fusionContext, AppDomainSetup.
PrivateBinPathKey
, path);
system\AppDomainSetup.cs (1)
1291
UpdateContextPropertyIfNeeded(LoaderInformation.PrivateBinPathValue,
PrivateBinPathKey
, null, fusionContext, oldADS);