2 implementations of GetName
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataAppDomain.cs (1)
41int IXCLRDataAppDomain.GetName(uint bufLen, uint* nameLen, char* name)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain.cs (1)
114int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain.GetName(uint bufLen, uint* nameLen, char* name)
1 reference to GetName
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataAppDomain.cs (1)
139__retVal = @this.GetName(bufLen, nameLen, name);