2 references to GetAndRemovePositiveIntegerAttribute
System.Web (2)
Configuration\HttpCapabilitiesSectionHandler.cs (2)
62HandlerBase.GetAndRemovePositiveIntegerAttribute(section, "userAgentCacheKeyLength", ref userAgentCacheKeyLength); 263attribute = HandlerBase.GetAndRemovePositiveIntegerAttribute(node, "cacheTime", ref cacheTime);