System.Xml.Serialization.ImportContext public class ImportContext Documentation public bool ShareTypes { get; } public CodeIdentifiers TypeIdentifiers { get; } public StringCollection Warnings { get; } public ImportContext(CodeIdentifiers identifiers, bool shareTypes)