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