1 implementation of StopMonitoring
System.Runtime.Caching (1)
System\Runtime\Caching\FileChangeNotificationSystem.cs (1)
147
void IFileChangeNotificationSystem.
StopMonitoring
(string filePath, object state)
2 references to StopMonitoring
System.Runtime.Caching (2)
System\Runtime\Caching\HostFileChangeMonitor.cs (2)
135
s_fcn.
StopMonitoring
(path, state);
145
s_fcn.
StopMonitoring
(path, _fcnState);