2 references to ShadowCopyFilesKey
mscorlib (2)
system\appdomain.cs (1)
4348
AppDomainSetup.UpdateContextProperty(fusionContext, AppDomainSetup.
ShadowCopyFilesKey
, "true");
system\AppDomainSetup.cs (1)
1299
if(UpdateContextPropertyIfNeeded(LoaderInformation.ShadowCopyFilesValue,
ShadowCopyFilesKey
, ShadowCopyFiles, fusionContext, oldADS)) {