3 writes to
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs (3)
46keys[value.Key] = (key + 1); 52keys[value.Key] = (key + 1); 97keys[s.Key] = (key + 1);
2 references to
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs (2)
37key = (keys[value.Key] - 1); 82key = (keys[s.Key] - 1);