3 references to reportDiagnostic
Microsoft.Build.Tasks.Git (3)
GitDataReader\GitRepository.cs (3)
235
reportDiagnostic
(string.Format(Resources.InvalidSubmodulePath, name, path));
248
reportDiagnostic
(string.Format(Resources.InvalidSubmodulePath, name, path));
267
reportDiagnostic
(e.Message);