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