2 implementations of IsRCWDCOMProxy
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\33\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface2.cs (1)
81
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface2.
IsRCWDCOMProxy
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress rcwAddress, int* inDCOMProxy)
SOSDacImpl.cs (1)
4988
int ISOSDacInterface2.
IsRCWDCOMProxy
(ClrDataAddress rcwAddress, int* inDCOMProxy)
2 references to IsRCWDCOMProxy
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\33\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface2.cs (1)
111
__retVal = @this.
IsRCWDCOMProxy
(rcwAddress, inDCOMProxy);
SOSDacImpl.cs (1)
5012
int hrLocal = _legacyImpl2.
IsRCWDCOMProxy
(rcwAddress, &inDCOMProxyLocal);