2 writes to cache
System.Xml (2)
System\Xml\Serialization\XmlSchemas.cs (2)
77cache = new SchemaObjectCache(); 722this.cache = cache;
2 references to cache
System.Xml (2)
System\Xml\Serialization\XmlSchemas.cs (2)
76if (cache == null) 78return cache;