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