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