2 references to GetException
Microsoft.DotNet.HotReload.Watch (1)
FileWatcher\EventBasedDirectoryWatcher.cs (1)
38var exception = e.GetException();
Microsoft.Extensions.FileProviders.Physical (1)
PhysicalFilesWatcher.cs (1)
384Exception? error = e.GetException();