1 implementation of GetName
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\59\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
737
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.
GetName
(uint flags, uint bufLen, uint* nameLen, char* nameBuf)
1 reference to GetName
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\59\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTypeInstance.cs (1)
762
__retVal = @this.
GetName
(flags, bufLen, nameLen, nameBuf);