1 write to _IdentifyLevel
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
153set { _IdentifyLevel = value; }
1 reference to _IdentifyLevel
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
152get { return _IdentifyLevel; }