1 write to _registration
Microsoft.AspNetCore.Components (1)
PersistentState\RestoringComponentStateSubscription.cs (1)
19_registration = registration;
2 references to _registration
Microsoft.AspNetCore.Components (2)
PersistentState\RestoringComponentStateSubscription.cs (2)
27if (_registration.HasValue) 29_registeredRestoringCallbacks?.Remove(_registration.Value);