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