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