2 implementations of IsComWrappersRCW
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface10.cs (1)
245
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface10.
IsComWrappersRCW
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress rcw, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* isComWrappersRCW)
SOSDacImpl.cs (1)
6376
int ISOSDacInterface10.
IsComWrappersRCW
(ClrDataAddress rcw, Interop.BOOL* isComWrappersRCW)
1 reference to IsComWrappersRCW
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface10.cs (1)
275
__retVal = @this.
IsComWrappersRCW
(rcw, isComWrappersRCW);