1 type derived from ImmutableDictionaryDebuggerProxy
System.Collections.Immutable (1)
System\Collections\Frozen\Integer\DenseIntegralFrozenDictionary.cs (1)
191ImmutableDictionaryDebuggerProxy<TKey, TValue>(dictionary)
4 references to ImmutableDictionaryDebuggerProxy
System.Collections.Immutable (4)
System\Collections\Frozen\FrozenDictionary.cs (1)
307[DebuggerTypeProxy(typeof(ImmutableDictionaryDebuggerProxy<,>))]
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
18[DebuggerTypeProxy(typeof(ImmutableDictionaryDebuggerProxy<,>))]
System\Collections\Immutable\ImmutableEnumerableDebuggerProxy.cs (1)
36/// Initializes a new instance of the <see cref="ImmutableDictionaryDebuggerProxy{TKey, TValue}"/> class.
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (1)
18[DebuggerTypeProxy(typeof(ImmutableDictionaryDebuggerProxy<,>))]