2 implementations of IsLeafFrame
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
2581
public int
IsLeafFrame
(ulong vmThread, byte* pContext, Interop.BOOL* pResult)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
2254
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
IsLeafFrame
(ulong vmThread, byte* pContext, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* pResult)
1 reference to IsLeafFrame
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
2279
__retVal = @this.
IsLeafFrame
(vmThread, pContext, pResult);