1 write to _changeTokenRegistrations
Microsoft.AspNetCore.Routing (1)
CompositeEndpointDataSource.cs (1)
249
_changeTokenRegistrations
= new();
4 references to _changeTokenRegistrations
Microsoft.AspNetCore.Routing (4)
CompositeEndpointDataSource.cs (4)
126
if (
_changeTokenRegistrations
is { Count: > 0 })
129
disposables.AddRange(
_changeTokenRegistrations
);
210
oldChangeTokenRegistrations =
_changeTokenRegistrations
;
252
_changeTokenRegistrations
.Add(ChangeToken.OnChange(