2 references to isDependedOn
System.Web (2)
Compilation\BuildProvider.cs (2)
275internal bool IsDependedOn { get { return flags[isDependedOn]; } } 300dependentBuildProvider.flags[isDependedOn] = true;