2 references to StructSetDelegate
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\AccessorBuilder.cs (2)
192
var
setMethod = propInfo.SetMethod!.CreateDelegate<
StructSetDelegate
<DeclaringType, PropertyType>>();