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)
347
foundFiringRuleInfos =
_cachedMatchedRules
[index0, index1];
359
lockObject =
_cachedMatchedRules
;
368
foundFiringRuleInfos =
_cachedMatchedRules
[index0, index1];
439
_cachedMatchedRules
[index0, index1] = matchedRules;