1 write to attributePropertySearch
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
472
attributePropertySearch
= new TernaryTreeReadOnly(HtmlTernaryTree.htmlAttributes);
1 reference to attributePropertySearch
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
331
_currentAttributeProperties = (AttributeProperties)
attributePropertySearch
.FindCaseInsensitiveString(localName) &