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