4 references to Write
PresentationFramework (2)
src\Framework\System\Windows\Documents\Speller.cs (2)
414System.Diagnostics.Trace.Write(string.Format(CultureInfo.InvariantCulture, "Unloading dictionary failed. Original Uri:{0}, file Uri:{1}, exception:{2}", uri.ToString(), info.PathUri.ToString(), e.ToString())); 1715System.Diagnostics.Trace.Write(string.Format(CultureInfo.InvariantCulture, "Failure to delete temporary file with custom dictionary data. file Uri:{0},exception:{1}", tempLocationUri.ToString(), e.ToString()));
System.Data.Entity (2)
System\Data\Common\Utils\Helpers.cs (1)
31Trace.Write(arg);
System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs (1)
145Trace.Write("Checking: ");