Code Graph is a reference relationship visualizer that finds all the .csproj (C# project) files in a folder and draws the reference relationships between them.
Provides ObservableRangeCollection and its WPF version, including AddRange, InsertRange, RemoveRange/RemoveAll, Replace/ReplaceRange methods for bulk operation to avoid frequent update notification events.