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