3 references to TraceInformation
Microsoft.Arcade.Common (2)
ExponentialRetry.cs (2)
46Trace.TraceInformation(attempt); 59Trace.TraceInformation($"{attempt} failed. Waiting {delay} before next try.");
System.Speech (1)
Recognition\RecognizerBase.cs (1)
480Trace.TraceInformation("SAPI does not implement phonetic alphabet selection.");