1 instantiation of WebEventBuffer
System.Web (1)
Management\BufferedWebEventProvider.cs (1)
37_webEventBuffer = new WebEventBuffer(this, _bufferMode, new WebEventBufferFlushCallback(this.ProcessEventFlush));
1 reference to WebEventBuffer
System.Web (1)
Management\BufferedWebEventProvider.cs (1)
25WebEventBuffer _webEventBuffer;