1 write to _strings
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs (1)
26_strings = new PriorityDictionary<string, int>();
3 references to _strings
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs (3)
59_strings.Add(s, key); 74_strings.Clear(); 90if (_strings.TryGetValue(s.Value, out key))