3 writes to actionType
SMSvcHost (3)
System\ServiceModel\Activation\AppAction.cs (3)
29this.actionType = actionType; 96this.actionType = AppActionType.SettingsChanged; 107this.actionType = AppActionType.Deleted;
1 reference to actionType
SMSvcHost (1)
System\ServiceModel\Activation\AppAction.cs (1)
55return this.actionType;