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