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