1 write to _typeEntries
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (1)
1442_typeEntries = new Hashtable();
3 references to _typeEntries
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (3)
1218_typeEntries[type] = entry; 1440if (_typeEntries == null) 1445return (TypeEntry)_typeEntries[t];