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