5 writes to _dacl
System.Web (5)
FileChangesMonitor.cs (5)
237
_dacl
= dacl;
267
_dacl
= null;
273
_dacl
= FileSecurity.GetDacl(path);
281
_dacl
= dacl;
288
_dacl
= null;
1 reference to _dacl
System.Web (1)
FileChangesMonitor.cs (1)
262
get {return
_dacl
;}