4 references to ImmutableDictionaryDebuggerProxy
System.Collections.Immutable (4)
System\Collections\Frozen\FrozenDictionary.cs (1)
255[DebuggerTypeProxy(typeof(ImmutableDictionaryDebuggerProxy<,>))]
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
17[DebuggerTypeProxy(typeof(ImmutableDictionaryDebuggerProxy<,>))]
System\Collections\Immutable\ImmutableEnumerableDebuggerProxy.cs (1)
32/// Initializes a new instance of the <see cref="ImmutableDictionaryDebuggerProxy{TKey, TValue}"/> class.
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (1)
18[DebuggerTypeProxy(typeof(ImmutableDictionaryDebuggerProxy<,>))]