13 writes to val
System.ServiceModel (13)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (13)
83BlankDom[RootIndex].val = string.Empty; 104BlankDom[XmlNSIndex].val = XmlUtil.XmlNs; 1176this.nodes[SoapNSIndex].val = soapNS; 1599this.nodes[elem].val = s; 1899this.nodes[a].val = reader.Value; 1917this.nodes[n].val = reader.Value; 1967this.nodes[n].val = reader.Value; 1977this.nodes[n].val = reader.Value; 1993this.nodes[n].val = this.nodes[n].val + reader.Value; 1999this.nodes[n].val = reader.Value; 2021this.nodes[n].val = this.nodes[n].val + reader.Value; 2027this.nodes[n].val = reader.Value; 2053this.nodes[n].val = reader.Value;
9 references to val
System.ServiceModel (9)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (9)
458ret = this.dom.nodes[a].val; 515ret = this.dom.nodes[ns].val; 883nodeVal = this.dom.nodes[n].val; 1510nodeVal = this.dom.nodes[ns].val; 1584string val = this.nodes[elem].val; 1619val = this.nodes[elem].val; 1638this.stringBuilder.Append(this.nodes[elem].val); 1993this.nodes[n].val = this.nodes[n].val + reader.Value; 2021this.nodes[n].val = this.nodes[n].val + reader.Value;