1 write to _fileAttributesData
System.Web (1)
Util\FileUtil.cs (1)
541
_fileAttributesData
= new FileAttributesData(ref wfd);
1 reference to _fileAttributesData
System.Web (1)
Util\FileUtil.cs (1)
428
internal FileAttributesData FileAttributesData { get { return
_fileAttributesData
; } }