1 write to _secondPath
Microsoft.Build.Framework (1)
Globbing\MSBuildPathMatcher.cs (1)
810
_secondPath
= secondPath;
1 reference to _secondPath
Microsoft.Build.Framework (1)
Globbing\MSBuildPathMatcher.cs (1)
821
ReadOnlySpan<char> path = _readingSecondPath ?
_secondPath
: _firstPath;