2 implementations of GetString
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataExceptionState.cs (1)
202int IXCLRDataExceptionState.GetString(uint bufLen, uint* strLen, char* str)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
296int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.GetString(uint bufLen, uint* strLen, char* str)
1 reference to GetString
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
321__retVal = @this.GetString(bufLen, strLen, str);