5 references to SetupFusionStore
mscorlib (5)
system\appdomain.cs (5)
579
SetupFusionStore
(_FusionStore, FusionStoreOld); // Notify Fusion about the changes the user implementation of InitializeNewDomain may have made to the FusionStore object.
1068
SetupFusionStore
(adSetup, null);
3944
ad.
SetupFusionStore
(newSetup, null); // makes FusionStore a ref to newSetup
4200
SetupFusionStore
(setup, null);
4860
SetupFusionStore
(InternalCreateDomainSetup(imageLocation), null);