5 writes to _fad
System.Web (5)
FileChangesMonitor.cs (5)
236
_fad
= fad;
266
_fad
= null;
272
FileAttributesData.GetFileAttributes(path, out
_fad
);
280
_fad
= ffd.FileAttributesData;
287
_fad
= null;
1 reference to _fad
System.Web (1)
FileChangesMonitor.cs (1)
258
get {return
_fad
;}