1 write to s_default
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\SortComparer`1.cs (1)
60
=> s_default ?? InterlockedOperations.Initialize(ref
s_default
, new DescendingComparer(Comparer<T>.Default));
1 reference to s_default
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\SortComparer`1.cs (1)
60
=>
s_default
?? InterlockedOperations.Initialize(ref s_default, new DescendingComparer(Comparer<T>.Default));