47 references to NullIndex
System.ServiceModel (47)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (47)
37
const int RootIndex =
NullIndex
+ 1;
128
if (this.specialParent !=
NullIndex
)
171
if (p.parent !=
NullIndex
)
188
if (n ==
NullIndex
)
209
return this.dom.nodes[this.location].firstAttribute !=
NullIndex
;
219
return this.dom.nodes[this.location].firstChild !=
NullIndex
;
454
while (a !=
NullIndex
)
509
while (ns !=
NullIndex
)
584
while (n !=
NullIndex
)
676
if (this.specialParent !=
NullIndex
)
708
while (n !=
NullIndex
)
741
if (p !=
NullIndex
)
769
if (n !=
NullIndex
)
791
if (n !=
NullIndex
)
825
if (n !=
NullIndex
)
875
while (n !=
NullIndex
)
919
if (n !=
NullIndex
)
940
if (n !=
NullIndex
)
961
if (n !=
NullIndex
)
982
if (this.specialParent !=
NullIndex
)
986
this.specialParent =
NullIndex
;
1000
int n =
NullIndex
;
1008
if (n !=
NullIndex
)
1022
this.specialParent =
NullIndex
;
1150
this.specialParent =
NullIndex
;
1180
this.nodes[HeaderIndex].firstChild = this.bodyIndex != FirstHeaderIndex ? FirstHeaderIndex :
NullIndex
;
1198
this.nodes[FirstHeaderIndex].prevSibling =
NullIndex
;
1199
this.nodes[this.bodyIndex - 1].nextSibling =
NullIndex
;
1234
if (this.nodes[parent].firstChild ==
NullIndex
)
1343
if (p1 == p2 && p1 !=
NullIndex
)
1350
if (p1 ==
NullIndex
)
1368
if (p2 ==
NullIndex
)
1454
if (p.elem >
NullIndex
&& p.elem < this.nextFreeIndex)
1456
if (p.parent ==
NullIndex
)
1462
if (p.parent >
NullIndex
&& p.parent < this.nextFreeIndex && this.nodes[p.parent].type == XPathNodeType.Element && this.nodes[p.elem].type == XPathNodeType.Namespace)
1477
} while (par !=
NullIndex
);
1493
while (ns !=
NullIndex
&& !done)
1541
ns =
NullIndex
;
1553
if (ns ==
NullIndex
)
1623
while (n !=
NullIndex
)
1711
if (n ==
NullIndex
)
1713
return
NullIndex
;
1725
while (this.nodes[n].nextSibling !=
NullIndex
)
1932
int n =
NullIndex
;
1989
if (n !=
NullIndex
&& (this.nodes[n].type == XPathNodeType.Text ||
2017
if (n !=
NullIndex
&& (this.nodes[n].type == XPathNodeType.Text ||
2039
if (n ==
NullIndex
|| (this.nodes[n].type != XPathNodeType.Text &&