1 instantiation of ObjectToIdCache
System.Runtime.Serialization (1)
System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (1)
80serializedObjects = new ObjectToIdCache();
2 references to ObjectToIdCache
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (2)
33ObjectToIdCache serializedObjects; 74protected ObjectToIdCache SerializedObjects