Configuration\BrowserDefinition.cs (9)
415HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "name", ref header);
436HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "name", ref header);
475HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "match", ref match);
480HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "name", ref header);
481HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "match", ref match);
486HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "name", ref header);
487HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "match", ref match);
515HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "name", ref capabilityName);
540HandlerBase.GetAndRemoveRequiredNonEmptyStringAttribute(child, "controlType", ref controlString);