3 references to GetString
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryResultOp.cs (2)
86string value = context.Values[topFrame.basePtr].GetString(); 207string value = context.Values[topFrame.basePtr].GetString();
System\ServiceModel\Dispatcher\QueryStack.cs (1)
368return this.buffer.buffer[index].GetString();