2 implementations of IsComWrappersCCW
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface10.cs (1)
161
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface10.
IsComWrappersCCW
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress ccw, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* isComWrappersCCW)
SOSDacImpl.cs (1)
6296
int ISOSDacInterface10.
IsComWrappersCCW
(ClrDataAddress ccw, Interop.BOOL* isComWrappersCCW)
1 reference to IsComWrappersCCW
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface10.cs (1)
191
__retVal = @this.
IsComWrappersCCW
(ccw, isComWrappersCCW);