4 references to _backSlash
Microsoft.Build.Framework.UnitTests (4)
FileUtilitiesRegex.cs (4)
76
(pattern[2] ==
_backSlash
|| pattern[2] == _forwardSlash);
123
if (pattern[i] ==
_backSlash
||
165
(pattern[0] ==
_backSlash
||
167
(pattern[1] ==
_backSlash
||