1 write to _objectState
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs (1)
186_objectState = state;
5 references to _objectState
System.Windows.Forms.Design (5)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs (5)
90if (_objectState is not null) 128[MemberNotNull(nameof(_objectState))] 131if (_objectState is not null) 258ComponentListCodeDomSerializer.s_instance.Deserialize(delegator, _objectState!, _objectNames, applyDefaults); 330info.AddValue(StateKey, _objectState);