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