1 write to _HostingModel
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
158set { _HostingModel = value; }
1 reference to _HostingModel
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
157get { return _HostingModel; }