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