4 references to TraceInformation
Microsoft.Arcade.Common (2)
ExponentialRetry.cs (2)
58Trace.TraceInformation(attempt); 85Trace.TraceInformation($"{attempt} failed. Waiting {delay} before next try.");
PresentationFramework (1)
MS\Internal\IO\Packaging\XamlFilter.cs (1)
100System.Diagnostics.Trace.TraceInformation("New Xaml filter created.");
System.Speech (1)
Recognition\RecognizerBase.cs (1)
480Trace.TraceInformation("SAPI does not implement phonetic alphabet selection.");