2 implementations of GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
3520
public int
GetTypeHandle
(ulong vmModule, uint metadataToken, ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
2809
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
GetTypeHandle
(ulong vmModule, uint metadataToken, ulong* pRetVal)
1 reference to GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
2834
__retVal = @this.
GetTypeHandle
(vmModule, metadataToken, pRetVal);