3 references to StaticFlush
System.Web (3)
Management\BufferedWebEventProvider.cs (1)
80
_webEventBuffer.Flush(Int32.MaxValue, FlushCallReason.
StaticFlush
);
Management\webeventbuffer.cs (2)
333
case FlushCallReason.
StaticFlush
:
432
if (reason == FlushCallReason.
StaticFlush
) {