1 write to _errorHandler
System.Runtime.Caching (1)
System\Caching\FileChangeNotificationSystem.cs (1)
65_errorHandler = new ErrorEventHandler(this.OnError);
1 reference to _errorHandler
System.Runtime.Caching (1)
System\Caching\FileChangeNotificationSystem.cs (1)
58internal ErrorEventHandler ErrorHandler { get { return _errorHandler; } }