Base:
method
Close
System.ComponentModel.Design.Serialization.SerializationStore.Close()
2 references to Close
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs (2)
25/// that <see cref="SerializationStore.Dispose"/> simply calls the <see cref="Close"/> method. 126/// The <see cref="Close()"/> method closes this store and prevents any objects from being added to it.