2 references to Exists
System.Web (2)
CachedPathData.cs (1)
428while (pathData != null && !pathData.CompletedFirstRequest && !pathData.Exists) {
Security\FileAuthorizationModule.cs (1)
223if (pathData != null && pathData.Exists && oSecDesc._AnonymousAccessChecked) {