6 references to Write
PresentationCore (4)
System\Windows\Media\Animation\Clock.cs (2)
4194
Trace.
Write
(builder.ToString());
4240
Trace.
Write
(builder.ToString());
System\Windows\Media\Animation\Timeline.cs (2)
975
Trace.
Write
(builder.ToString());
1018
Trace.
Write
(builder.ToString());
PresentationFramework (2)
System\Windows\Documents\Speller.cs (2)
362
System.Diagnostics.Trace.
Write
(string.Create(CultureInfo.InvariantCulture, $"Unloading dictionary failed. Original Uri:{uri}, file Uri:{info.PathUri}, exception:{e}"));
1588
System.Diagnostics.Trace.
Write
(string.Create(CultureInfo.InvariantCulture, $"Failure to delete temporary file with custom dictionary data. file Uri:{tempLocationUri},exception:{e}"));