2 writes to path
System.IO.Log (2)
System\IO\Log\FileRegion.cs (2)
24
this.
path
= path;
35
this.
path
= path;
2 references to path
System.IO.Log (2)
System\IO\Log\FileRegion.cs (2)
61
return this.
path
;
77
Stream innerStream = new FileStream(this.
path
,