1 write to _containerName
System.Windows.Forms.Design (1)
System\ComponentModel\Design\SiteNestedContainer.cs (1)
19_containerName = containerName;
2 references to _containerName
System.Windows.Forms.Design (2)
System\ComponentModel\Design\SiteNestedContainer.cs (2)
32if (string.IsNullOrEmpty(_containerName)) 37return $"{ownerName}.{_containerName}";