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)
821ReadOnlySpan<char> path = _readingSecondPath ? _secondPath : _firstPath;