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