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