1 write to _SecurityDescriptorBeingFreed
System.Web (1)
Security\FileAuthorizationModule.cs (1)
406
_SecurityDescriptorBeingFreed
= true;
2 references to _SecurityDescriptorBeingFreed
System.Web (2)
Security\FileAuthorizationModule.cs (2)
348
if (
_SecurityDescriptorBeingFreed
)
354
if (!
_SecurityDescriptorBeingFreed
) {