2 implementations of GetFailedAssemblyLocation
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
4268
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetFailedAssemblyLocation
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress assesmbly, uint count, char* location, uint* pNeeded)
SOSDacImpl.cs (1)
1072
int ISOSDacInterface.
GetFailedAssemblyLocation
(ClrDataAddress assembly, uint count, char* location, uint* pNeeded)
1 reference to GetFailedAssemblyLocation
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
4298
__retVal = @this.
GetFailedAssemblyLocation
(assesmbly, count, location, pNeeded);