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