1 write to _rootComponent
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.SerializationResourceManager.cs (1)
103
private object? RootComponent =>
_rootComponent
??= _manager.GetContext<RootContext>()?.Value;