2 writes to context
System.Xml (2)
System\Xml\Serialization\SchemaImporter.cs (2)
56this.context = context; 69context = new ImportContext();
2 references to context
System.Xml (2)
System\Xml\Serialization\SchemaImporter.cs (2)
68if (context == null) 70return context;