2 writes to _context
System.Private.Xml (2)
System\Xml\Serialization\SchemaImporter.cs (2)
43_context = context; 47internal ImportContext Context => _context ??= new ImportContext();