1 write to typeOfKeyValue
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
986typeOfKeyValue = typeof(KeyValue<,>);
2 references to typeOfKeyValue
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
985if (typeOfKeyValue == null) 987return typeOfKeyValue;