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