2 implementations of GetClrNotification
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4.cs (1)
37
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4.
GetClrNotification
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress[] arguments, int count, int* pNeeded)
SOSDacImpl.cs (1)
5398
int ISOSDacInterface4.
GetClrNotification
(ClrDataAddress[] arguments, int count, int* pNeeded)
1 reference to GetClrNotification
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4.cs (1)
126
__retVal = @this.
GetClrNotification
(arguments, count, pNeeded);