108 references to TraceInformation
Microsoft.Arcade.Common (2)
ExponentialRetry.cs (2)
46
Trace.
TraceInformation
(attempt);
59
Trace.
TraceInformation
($"{attempt} failed. Waiting {delay} before next try.");
Microsoft.DotNet.VersionTools (57)
Automation\DependencyUpdateResults.cs (2)
53
Trace.
TraceInformation
("Dependencies are currently up to date");
62
Trace.
TraceInformation
($"git status --porcelain results:{Environment.NewLine}{status}");
Automation\GitHubApi\GitHubClient.cs (20)
72
Trace.
TraceInformation
($"Getting contents of '{path}' using '{url}'");
118
Trace.
TraceInformation
($"Getting the 'sha' of the current contents of file '{fileUrl}'");
123
Trace.
TraceInformation
($"Got 'sha' value of '{currentSha}'");
125
Trace.
TraceInformation
($"Request to update file '{fileUrl}' contents to:");
126
Trace.
TraceInformation
(newFileContents);
144
Trace.
TraceInformation
("Updated the file successfully.");
173
Trace.
TraceInformation
($"Created pull request.");
174
Trace.
TraceInformation
($"Pull request page: {await GetPullRequestUrlAsync(response)}");
216
Trace.
TraceInformation
($"Updated pull request #{number}.");
217
Trace.
TraceInformation
($"Pull request page: {await GetPullRequestUrlAsync(response)}");
243
Trace.
TraceInformation
($"Could not find any pull request with head {headPrefix}");
249
Trace.
TraceInformation
($"Found multiple pull requests with head {headPrefix}. On this page, found {string.Join(", ", allIds)}");
269
Trace.
TraceInformation
($"Getting info about ref {@ref} in {project.Segments}");
298
Trace.
TraceInformation
($"Getting info about commit {sha} in {project.Segments}");
309
Trace.
TraceInformation
($"Getting info about ref {@ref} in {project.Segments}");
329
Trace.
TraceInformation
($"Posting new tree to {project.Segments}:\n{body}");
354
Trace.
TraceInformation
($"Posting new commit for tree '{tree}' with parents '{string.Join(", ", parents)}' to {project.Segments}");
378
Trace.
TraceInformation
($"Posting reference '{@ref}' to '{sha}'");
402
Trace.
TraceInformation
($"Patching reference '{@ref}' to '{sha}' with force={force} in {project.Segments}");
454
Trace.
TraceInformation
($"{headerName}: {string.Join(", ", headerValues)}");
Automation\GitHubVersionsRepoUpdater.cs (4)
147
Trace.
TraceInformation
($"Committed build-info update on attempt {i + 1}.");
155
Trace.
TraceInformation
($"Encountered exception committing build-info update: {ex.Message}");
156
Trace.
TraceInformation
($"Trying again in {RetryMillisecondsDelay}ms. {MaxTries - nextTry} tries left.");
161
Trace.
TraceInformation
("Encountered exception committing build-info update.");
Automation\PullRequestCreator.cs (3)
91
Trace.
TraceInformation
($"No existing pull request found.");
95
Trace.
TraceInformation
(
131
Trace.
TraceInformation
($"Sending comment to PR: {comment}");
Automation\VersionsRepoUpdater.cs (1)
58
Trace.
TraceInformation
(
Automation\VstsApi\VstsAdapterClient.cs (9)
139
Trace.
TraceInformation
("Created pull request.");
140
Trace.
TraceInformation
($"Pull request page: {await GetPullRequestUrlAsync(response)}");
181
Trace.
TraceInformation
($"Updated pull request #{number}.");
182
Trace.
TraceInformation
($"Pull request page: {await GetPullRequestUrlAsync(response)}");
229
Trace.
TraceInformation
($"Could not find any pull request with head {headPrefix}");
236
Trace.
TraceInformation
(
283
Trace.
TraceInformation
($"Getting info about commit {sha} in {project.Segments}");
315
Trace.
TraceInformation
($"Getting info about ref {@ref} in {project.Segments}");
322
Trace.
TraceInformation
($"Could not find ref '{@ref}'");
BuildManifest\BuildManifestClient.cs (3)
79
Trace.
TraceInformation
($"Creating update on remote commit: {remoteCommit}");
117
Trace.
TraceInformation
($"Creating update on remote commit: {remoteCommit}");
259
Trace.
TraceInformation
($"Retrying: {e.Message}");
Dependencies\BuildOutput\OrchestratedBuild\OrchestratedBuildUpdateHelpers.cs (4)
23
Trace.
TraceInformation
($"No build identity match for '{buildName}'.");
33
Trace.
TraceInformation
(
53
Trace.
TraceInformation
(
74
Trace.
TraceInformation
($"No package '{packageId}' match in '{info}'.");
Dependencies\Submodule\IndicatorPackageSubmoduleUpdater.cs (2)
70
Trace.
TraceInformation
($"Found commit '{packageCommitHash}' in versions.txt.");
94
Trace.
TraceInformation
($"Downloading '{package}' from '{downloadUrl}'");
Dependencies\Submodule\LatestCommitSubmoduleUpdater.cs (1)
65
Trace.
TraceInformation
($"For {Path}, found: {matchingInfo}");
Dependencies\Submodule\OrchestratedBuildSubmoduleUpdater.cs (1)
47
Trace.
TraceInformation
($"In '{Path}', fetching '{refspec}' from '{GitUrl}'...");
Dependencies\Submodule\SubmoduleUpdater.cs (3)
33
Trace.
TraceInformation
($"Nothing to upgrade for '{Path}' at '{desiredHash}'");
39
Trace.
TraceInformation
($"In '{Path}', moving from '{currentHash}' to '{desiredHash}'.");
63
Trace.
TraceInformation
($"Fetching all configured remotes for '{Path}'.");
Util\FileUtils.cs (1)
41
Trace.
TraceInformation
($"Writing changes to {path}");
Util\GitCommand.cs (3)
48
Trace.
TraceInformation
($"EXEC {logMessage}");
60
Trace.
TraceInformation
($"EXEC success: {message}");
72
Trace.
TraceInformation
($"In '{path}', checking out '{hash}'.");
PresentationCore (48)
MS\Internal\AppModel\SiteOfOriginContainer.cs (2)
46
System.Diagnostics.Trace.
TraceInformation
(
193
System.Diagnostics.Trace.
TraceInformation
(
MS\Internal\AppModel\SiteOfOriginPart.cs (9)
50
System.Diagnostics.Trace.
TraceInformation
(
62
System.Diagnostics.Trace.
TraceInformation
(
90
System.Diagnostics.Trace.
TraceInformation
(
106
System.Diagnostics.Trace.
TraceInformation
(
120
System.Diagnostics.Trace.
TraceInformation
(
133
System.Diagnostics.Trace.
TraceInformation
(
159
System.Diagnostics.Trace.
TraceInformation
(
183
System.Diagnostics.Trace.
TraceInformation
(
193
System.Diagnostics.Trace.
TraceInformation
(
MS\Internal\IO\Packaging\NetStream.cs (10)
76
System.Diagnostics.Trace.
TraceInformation
("NetStream.NetStream()");
379
System.Diagnostics.Trace.
TraceInformation
("NetStream.Close()");
391
System.Diagnostics.Trace.
TraceInformation
("NetStream.Dispose(bool) - mark as closed");
428
System.Diagnostics.Trace.
TraceInformation
("NetStream.Dispose(bool) - exiting");
517
System.Diagnostics.Trace.
TraceInformation
("NetStream.ReadCallBack() - exiting early because we are closed");
557
System.Diagnostics.Trace.
TraceInformation
("NetStream.ReadCallBack() - read complete - EndRead() returned zero");
944
System.Diagnostics.Trace.
TraceInformation
("NetStream.GetData() - byteRange data Event signaled");
965
System.Diagnostics.Trace.
TraceInformation
("NetStream.GetData() - byteRange request satisfied by full download - increasing threshold");
1011
System.Diagnostics.Trace.
TraceInformation
("NetStream.GetData() - Request Data (BeginRead)");
1084
System.Diagnostics.Trace.
TraceInformation
("NetStream.GetData() - wait start"); // for debugging deadlock
MS\Internal\IO\Packaging\ResponseStream.cs (1)
235
System.Diagnostics.Trace.
TraceInformation
("ContainerResponseStream.Dispose(bool)");
System\IO\Packaging\PackWebRequest.cs (3)
81
System.Diagnostics.Trace.
TraceInformation
(
153
System.Diagnostics.Trace.
TraceInformation
(
169
System.Diagnostics.Trace.
TraceInformation
(
System\IO\Packaging\PackWebRequestFactory.cs (3)
65
System.Diagnostics.Trace.
TraceInformation
(
104
System.Diagnostics.Trace.
TraceInformation
(
117
System.Diagnostics.Trace.
TraceInformation
(
System\IO\Packaging\PackWebResponse.cs (20)
69
System.Diagnostics.Trace.
TraceInformation
(
92
System.Diagnostics.Trace.
TraceInformation
(
102
System.Diagnostics.Trace.
TraceInformation
(
136
System.Diagnostics.Trace.
TraceInformation
(
175
System.Diagnostics.Trace.
TraceInformation
(
197
System.Diagnostics.Trace.
TraceInformation
(
489
System.Diagnostics.Trace.
TraceInformation
(
509
System.Diagnostics.Trace.
TraceInformation
(
522
System.Diagnostics.Trace.
TraceInformation
(
548
System.Diagnostics.Trace.
TraceInformation
(
607
System.Diagnostics.Trace.
TraceInformation
(
624
System.Diagnostics.Trace.
TraceInformation
(
633
System.Diagnostics.Trace.
TraceInformation
(
651
System.Diagnostics.Trace.
TraceInformation
(
664
System.Diagnostics.Trace.
TraceInformation
(
675
System.Diagnostics.Trace.
TraceInformation
(
777
System.Diagnostics.Trace.
TraceInformation
(
814
System.Diagnostics.Trace.
TraceInformation
(
843
System.Diagnostics.Trace.
TraceInformation
(
900
System.Diagnostics.Trace.
TraceInformation
(
PresentationFramework (1)
MS\Internal\IO\Packaging\XamlFilter.cs (1)
101
System.Diagnostics.Trace.
TraceInformation
("New Xaml filter created.");