1 write to value
System.IO.Log (1)
System\IO\Log\PolicyUnit.cs (1)
32
this.
value
= value;
6 references to value
System.IO.Log (6)
System\IO\Log\PolicyUnit.cs (6)
47
return this.
value
;
54
this.
value
.GetHashCode());
69
(left.
value
== right.
value
));
91
return SR.GetString(SR.PolicyUnit_Percent, this.
value
);
95
return SR.GetString(SR.PolicyUnit_Extents, this.
value
);