2 writes to _cache
System.Private.Xml (2)
System\Xml\Serialization\XmlSchemas.cs (2)
58internal SchemaObjectCache Cache => _cache ??= new SchemaObjectCache(); 745_cache = cache;