2 writes to FileName
System.IO.Log (2)
System\IO\Log\UnsafeNativeMethods.cs (2)
112
this.
FileName
= builder.ToString();
128
this.
FileName
= null;
2 references to FileName
System.IO.Log (2)
System\IO\Log\UnsafeNativeMethods.cs (2)
98
return this.
FileName
;
115
return this.
FileName
;