2 implementations of IsValueType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
3082
public int
IsValueType
(ulong vmTypeHandle, Interop.BOOL* pResult)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
2587
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
IsValueType
(ulong vmTypeHandle, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* pResult)
1 reference to IsValueType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
2612
__retVal = @this.
IsValueType
(vmTypeHandle, pResult);