1 instantiation of NullRenderTraceListener
System.Web (1)
UI\RenderTraceListener.cs (1)
17
private static readonly RenderTraceListener _nullListener = new
NullRenderTraceListener
();