1 reference to _dictionaryGenericType
System.Web.Extensions (1)
Script\Serialization\ObjectConverter.cs (1)
204
Type t =
_dictionaryGenericType
.MakeGenericType(keyType, valueType);