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