2 references to StructGetDelegate
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\AccessorBuilder.cs (2)
169
var
getMethod = propInfo.GetMethod!.CreateDelegate<
StructGetDelegate
<DeclaringType, PropertyType>>();