2 implementations of GetFrameName
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
2114
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetFrameName
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress vtable, uint count, char* frameName, uint* pNeeded)
SOSDacImpl.cs (1)
1242
int ISOSDacInterface.
GetFrameName
(ClrDataAddress vtable, uint count, char* frameName, uint* pNeeded)
1 reference to GetFrameName
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
2144
__retVal = @this.
GetFrameName
(vtable, count, frameName, pNeeded);