4 references to GrowthRate
System.IO.Log (4)
System\IO\Log\LogPolicy.cs (4)
82
this.modifiedFields |= ModifiedFields.
GrowthRate
;
210
if (0 != (this.modifiedFields & ModifiedFields.
GrowthRate
))
229
this.modifiedFields &= ~ModifiedFields.
GrowthRate
;
350
this.modifiedFields &= ~ModifiedFields.
GrowthRate
;