7 references to Dictionary
System.Runtime.Serialization (7)
System\Xml\ValueHandle.cs (7)
114
SetValue(ValueHandleType.
Dictionary
, key, 0);
141
case ValueHandleType.
Dictionary
:
199
case ValueHandleType.
Dictionary
:
521
case ValueHandleType.
Dictionary
:
652
case ValueHandleType.
Dictionary
:
833
if (type == ValueHandleType.
Dictionary
)
967
Fx.Assert(type == ValueHandleType.
Dictionary
, "");