1 reference to FnPtrTypeDesc
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\TypeDesc.cs (1)
55
static FnPtrTypeDesc IData<FnPtrTypeDesc>.Create(Target target, TargetPointer address) => new
FnPtrTypeDesc
(target, address);