1 write to Matcher
Microsoft.Build.Tasks.Git (1)
GitOperations.cs (1)
427
node.
Matcher
= matcher;
2 references to Matcher
Microsoft.Build.Tasks.Git (2)
GitOperations.cs (2)
438
Debug.Assert(root.
Matcher
== null);
452
var matcher = node.
Matcher
?.Value;