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