1 write to properties
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\util\TernaryTreeGenerator.cs (1)
29this.properties = properties;
2 references to properties
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\util\TernaryTreeGenerator.cs (2)
355AddCaseInsensitiveString(s_htmlElements[midPos].nameHTML, s_htmlElements[midPos].properties); 375AddCaseInsensitiveString(s_htmlAttributes[midPos].nameHTML, s_htmlAttributes[midPos].properties);