1 reference to s_objectToKeyValuePairGetValue
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\ReflectionReader.cs (1)
556Func<object, object?> objectToKeyValuePairGetValue = MakeGenericMethod(s_objectToKeyValuePairGetValue, keyType, valueType).CreateDelegate<Func<object, object?>>();