3 references to TraceLog
PresentationFramework (3)
MS\Internal\Data\CompositeCollectionView.cs (1)
1428_traceLog = new TraceLog(20);
MS\Internal\Utility\TraceLog.cs (1)
25internal TraceLog() : this(Int32.MaxValue) {}
System\Windows\Data\CollectionContainer.cs (1)
386_traceLog = new TraceLog(20);