2 implementations of GetAssemblyLocation
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\37\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
4100
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetAssemblyLocation
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress assembly, int count, char* location, uint* pNeeded)
SOSDacImpl.cs (1)
468
int ISOSDacInterface.
GetAssemblyLocation
(ClrDataAddress assembly, int count, char* location, uint* pNeeded)
1 reference to GetAssemblyLocation
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\37\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
4130
__retVal = @this.
GetAssemblyLocation
(assembly, count, location, pNeeded);