1 implementation of GetName
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\57\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAssembly.cs (1)
198int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAssembly.GetName(uint bufLen, uint* nameLen, char* name)
1 reference to GetName
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\57\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAssembly.cs (1)
223__retVal = @this.GetName(bufLen, nameLen, name);