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