1 write to _typesInUse
System.Private.Xml (1)
System\Xml\Serialization\SchemaImporter.cs (1)
71
internal NameTable TypesInUse =>
_typesInUse
??= new NameTable();