1 reference to SpecialChars
PresentationFramework (1)
src\Framework\MS\Internal\Data\PathParser.cs (1)
194
while (_index < _n && (level > 0 ||
SpecialChars
.IndexOf(_path[_index]) < 0))