1 write to logManagement
System.IO.Log (1)
System\IO\Log\LogStore.cs (1)
183
this.
logManagement
= new LogManagementAsyncResult(this);
2 references to logManagement
System.IO.Log (2)
System\IO\Log\LogStore.cs (2)
329
get { return this.
logManagement
; }
355
return this.
logManagement
;