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