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