1 write to _cachedMatchedRules
System.Web (1)
Configuration\HealthMonitoringSectionHelper.cs (1)
92_cachedMatchedRules = new ArrayList[WebEventCodes.GetEventArrayDimensionSize(0),
4 references to _cachedMatchedRules
System.Web (4)
Configuration\HealthMonitoringSectionHelper.cs (4)
347foundFiringRuleInfos = _cachedMatchedRules[index0, index1]; 359lockObject = _cachedMatchedRules; 368foundFiringRuleInfos = _cachedMatchedRules[index0, index1]; 439_cachedMatchedRules[index0, index1] = matchedRules;