1 reference to keyType
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\DictionarySurrogate.cs (1)
78Type dictionaryType = typeof(Dictionary<int, int>).GetGenericTypeDefinition().MakeGenericType(keyType, valueType);