2 references to GetValue
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (2)
312
return this.dom.
GetValue
(this.location);
534
string s = this.dom.
GetValue
(this.dom.DecodePosition(pos).elem);