3 writes to _anyFileMon
System.Web (3)
FileChangesMonitor.cs (3)
602
_anyFileMon
= null;
655
_anyFileMon
= fileMon;
734
_anyFileMon
= null;
7 references to _anyFileMon
System.Web (7)
FileChangesMonitor.cs (7)
600
if (
_anyFileMon
!= null) {
601
HttpRuntime.FileChangesMonitor.RemoveAliases(
_anyFileMon
);
637
fileMon =
_anyFileMon
;
733
if (fileMon ==
_anyFileMon
) {
749
if (
_anyFileMon
!= null) {
1098
if (
_anyFileMon
!= null) {
1099
col =
_anyFileMon
.Targets;