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