7 references to Dictionary
dotnet-svcutil-lib (7)
FrameworkFork\System.Runtime.Serialization\System\Xml\ValueHandle.cs (7)
115SetValue(ValueHandleType.Dictionary, key, 0); 141case ValueHandleType.Dictionary: 199case ValueHandleType.Dictionary: 520case ValueHandleType.Dictionary: 604case ValueHandleType.Dictionary: 785if (_type == ValueHandleType.Dictionary) 917DiagnosticUtility.DebugAssert(_type == ValueHandleType.Dictionary, "");