1 write to s_shutdown
System.Web (1)
Cache\SqlCacheDependency.cs (1)
635
s_shutdown
= true;
4 references to s_shutdown
System.Web (4)
Cache\SqlCacheDependency.cs (4)
632
Debug.Assert(
s_shutdown
!= true, "s_shutdown != true");
769
if (
s_shutdown
) {
809
if (
s_shutdown
) {
849
if (
s_shutdown
) {