2 implementations of IsRcw
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
4323
public int
IsRcw
(ulong vmObject, Interop.BOOL* pResult)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3216
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
IsRcw
(ulong vmObject, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* pResult)
1 reference to IsRcw
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3241
__retVal = @this.
IsRcw
(vmObject, pResult);