3 references to StoreBounded
mscorlib (1)
system\activationcontext.cs (1)
109_form = ContextForm.StoreBounded;
System (1)
sys\system\configuration\ApplicationSettingsBase.cs (1)
698if (actCtx != null && actCtx.Form == ActivationContext.ContextForm.StoreBounded) {
System.Configuration (1)
System\Configuration\ClientConfigPaths.cs (1)
433if (actCtx != null && actCtx.Form == ActivationContext.ContextForm.StoreBounded) {