1 reference to s_make
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\AccessorBuilder.cs (1)
36
Func<object> make =
s_make
.MakeGenericMethod(type).CreateDelegate<Func<object>>();