Not including WPF and WWF, I see:
- "System.Net"
- "System.Net.HttpListener"
- "System.Net.Sockets"
- "System.Net.Cache"
- "System.Runtime.Serialization.CodeGeneration"
- "System.ServiceModel.OperationInvoker.CodeGeneration"
- "System.ServiceModel.MessageLogging"
And one for VB.NET My.Application.Log
Note that these are trace source names, not class names. You can use Reflector Red Gate to find it yourself.
Hans passant
source share