5 references to SetPendingAction
SMSvcHost (5)
System\ServiceModel\Activation\ListenerAdapter.cs (5)
161app.SetPendingAction(AppAction.CreateDeletedAction()); 237app.SetPendingAction(AppAction.CreateAppPoolChangedAction(appPoolId)); 299app.SetPendingAction(AppAction.CreateDeletedAction()); 392app.SetPendingAction(AppAction.CreateBindingsChangedAction(bindings)); 616app.SetPendingAction(null);