4 references to UniqueIdTbl
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentNavigator.cs (2)
908
buf[idx++] =
UniqueIdTbl
[loc & 0x1f];
918
buf[idx++] =
UniqueIdTbl
[loc & 0x1f];
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (2)
1869
sb.Append(
UniqueIdTbl
[idx]);
1876
sb.Append(
UniqueIdTbl
[idx & 0x1f]);