1 reference to IsSpecialChar
PresentationFramework (1)
MS\Internal\Data\PathParser.cs (1)
192while (_index < _n && (level > 0 || !IsSpecialChar(_path[_index])))