2 writes to FileNameLength
System.IO.Log (2)
System\IO\Log\UnsafeNativeMethods.cs (2)
113
this.
FileNameLength
= this.FileNameActualLength;
127
this.
FileNameLength
= 0;
1 reference to FileNameLength
System.IO.Log (1)
System\IO\Log\UnsafeNativeMethods.cs (1)
96
if (this.FileNameActualLength == this.
FileNameLength
)