1 implementation of GetTypedByRefInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
1414public TypedByRefInfo GetTypedByRefInfo(TargetPointer typedByRef)
1 reference to GetTypedByRefInfo
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
3539TypedByRefInfo info = rts.GetTypedByRefInfo(pTypedByRef);