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