<!--This is just a template - feel free to delete any and all of it and replace as appropriate.--> ### Description <!-- * Please share a clear and concise description of the problem. * Include minimal steps to reproduce the problem if possible. E.g.: the smallest possible code snippet; or a small repo to clone, with steps to run it. * What behavior are you seeing, and what behavior would you expect? --> This is a blanket issue for all `!` operations that were added in https://github.com/dotnet/runtime/pull/57409 They should be removed or reviewed. Left to be fixed/reviewed: - [ ] `PhysicalFileProvider.FileWatcher` `LazyInitializer.EnsureInitialized`. Possible fix - remove `_fileWatcherInitialized` field. - [ ] `PollingFileChangeToken` and `PollingWildCardChangeToken` `IChangeToken.RegisterChangeCallback`