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