HeadingTextFlowContainer
GetFontSizeByLevel
OnExiting
SourceChanged
RulesetSkinProvidingContainer
SkinManager
The `<summary>` part comes from `BeatmapManager`, which I believe works correctly here as well, as this does handle the "storage and retrieval" of skins.
SkinManager.DefaultSkin
For simplicity of lookup order, and which sources are used for the lookup.
Moq is introduced to mock sliders' end time/position. This is already used similarly in `osu.Game.Tests`.
Add support for legacy spinner approach circles
ApproachCircle
Fix beatmap discussion links wrongly leading to beatmap page
LegacySpinnerApproachCircle
IHasApproachCircle
DrawableHitCircle
TestPlayer
Update custom rulesets directory link in readme
LegacySkin
IHasSpinnerApproachCircle
Add direct references to Realm from Xamarin projects
Remove high performance GC setting