2 writes to _session
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (2)
100_session = session; 120_session = null;
3 references to _session
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (3)
1187keyDictionary = _session; 1204if (_session == null) 1208if (!_session.TryLookup(sessionKey, out xmlString))