2 references to ConvertDictionaryToParsedAttributeCollection
System.Web (2)
UI\ControlBuilder.cs (1)
1957PreprocessAttributes(ConvertDictionaryToParsedAttributeCollection(attribs));
UI\WebControls\Content.cs (1)
84ParsedAttributeCollection parsedAttributes = ConvertDictionaryToParsedAttributeCollection(attribs);