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