2 references to ICollectionDebugView
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\SegmentedHashSet`1.cs (1)
22
[DebuggerTypeProxy(typeof(
ICollectionDebugView
<>))]
src\Dependencies\Collections\SegmentedList`1.cs (1)
31
[DebuggerTypeProxy(typeof(
ICollectionDebugView
<>))]