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