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