3 references to NullChar
PresentationFramework (3)
MS\Internal\Data\PathParser.cs (3)
103char c = (_index < _n) ? _path[_index] : NullChar; 117case NullChar: 138case NullChar: