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