3 references to NullChar
System.Workflow.ComponentModel (3)
AuthoringOM\Bind.cs (3)
1810
char c = (this.index < this.pathLength) ? this.pathValue[this.index] :
NullChar
;
1819
case
NullChar
:
1842
case
NullChar
: